ChildWindow
Class
Definition
Namespace:ArtOfTest.WebAii.Silverlight.UI
Assembly:ArtOfTest.WebAii.dll
Syntax:
C#
public class ChildWindow : ContentControl, IAutomationPeer, IPeerConverter, IContentControl, IControl, IFrameworkElement, ITargetElement
Inheritance: objectAutomationObject<FrameworkElement>FrameworkElementSilverlightTestElementControlContentControlChildWindow...
Implements:
Inherited Members
Constructors
C#
public ChildWindow()
Fields
C#
public static AutomationProperty HasCloseButtonProperty
C#
public static AutomationProperty OverlayBrushProperty
C#
public static AutomationProperty OverlayOpacityProperty
C#
public static AutomationProperty TitleProperty
Properties
C#
public bool HasCloseButton { get; set; }
C#
public Brush OverlayBrush { get; set; }
C#
public double OverlayOpacity { get; set; }