Popup
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
Displays content on top of existing Silverlight content, within the bounds of the Silverlight content area.
<Popup ...> singleChild </Popup> -or- <Popup .../>
|
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. |
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)
Closed , Loaded, MouseEnter, MouseLeave, MouseLeftButtonDown, MouseLeftButtonUp, MouseMove, MouseWheel (Silverlight 3), Opened