Popup
Microsoft Silverlight will reach end of support after October 2021. Learn more.
Displays content on top of existing Silverlight content, within the bounds of the Silverlight content area.
<Popup ...>
singleChild
</Popup>
-or-
<Popup .../>
XAML Values
Value |
Description |
---|---|
singleChild |
A single object that derives from UIElement. This can be one of the following: Border, Canvas, Ellipse, Glyphs, Grid, Image, InkPresenter, Line, MediaElement, PasswordBox, Path, Polygon, Polyline, Rectangle, StackPanel, TextBlock, TextBox. |
Methods
AddEventListener, CaptureMouse, Equals, FindName (DependencyObject), GetHost, GetParent, GetValue, ReleaseMouseCapture, RemoveEventListener, SetValue
Properties
ActualHeight (UIElement), ActualWidth (UIElement), Background (Elements), BorderBrush, BorderThickness, Canvas.Left, Canvas.Top, Canvas.ZIndex, Child (Popup), Clip, Cursor, Effect (Silverlight 3), Grid.Column, Grid.ColumnSpan, Grid.Row, Grid.RowSpan, Height (UIElement), HorizontalAlignment, HorizontalOffset, IsOpen, Language (UIElement), Margin, MaxHeight, MaxWidth, MinHeight, MinWidth, Name (DependencyObject), Opacity (UIElement), OpacityMask, Padding, Projection (Silverlight 3), RenderTransform, RenderTransformOrigin, Resources, Style (UIElement), Tag, Triggers, VerticalAlignment, VerticalOffset, Visibility, Width (UIElement)
Events
Closed, Loaded, MouseEnter, MouseLeave, MouseLeftButtonDown, MouseLeftButtonUp, MouseMove, MouseWheel (Silverlight 3), Opened
Version Information
Silverlight 2