ClassPanel
Class
Definition
Namespace:ArtOfTest.WebAii.Silverlight.UI
Assembly:ArtOfTest.WebAii.dll
Syntax:
cs-api-definition
public class Panel : SilverlightTestElement, IAutomationPeer, IPeerConverter, IFrameworkElement, ITargetElement
Inheritance: objectAutomationObject<FrameworkElement>FrameworkElementSilverlightTestElementPanel
Derived Classes:
Implements:
Inherited Members
Constructors
Panel()
Declaration
cs-api-definition
public Panel()
Fields
BackgroundProperty
Declaration
cs-api-definition
public static AutomationProperty BackgroundProperty
Field Value
IsItemsHostProperty
Declaration
cs-api-definition
public static AutomationProperty IsItemsHostProperty
Field Value
Properties
Methods
GetRealType()
Gets the real object type. This property returns string.empty on FrameworkElement and all subclasses that inherit from it.