ClassPopup
Class
Wraps a Popup element.
Definition
Namespace:ArtOfTest.WebAii.Silverlight.UI
Assembly:ArtOfTest.WebAii.dll
Syntax:
cs-api-definition
public class Popup : SilverlightTestElement, IAutomationPeer, IPeerConverter, IPopup, IFrameworkElement, ITargetElement
Inheritance: objectAutomationObject<FrameworkElement>FrameworkElementSilverlightTestElementPopup
Implements:
Inherited Members
Constructors
Popup()
Declaration
cs-api-definition
public Popup()
Fields
HorizontalOffsetProperty
Declaration
cs-api-definition
public static AutomationProperty HorizontalOffsetProperty
Field Value
IsOpenProperty
Declaration
cs-api-definition
public static AutomationProperty IsOpenProperty
Field Value
VerticalOffsetProperty
Declaration
cs-api-definition
public static AutomationProperty VerticalOffsetProperty
Field Value
Properties
Methods
GetRealType()
Gets the real object type. This property returns string.empty on FrameworkElement and all subclasses that inherit from it.