ClassLabel
Class
Definition
Namespace:ArtOfTest.WebAii.Silverlight.UI
Assembly:ArtOfTest.WebAii.dll
Syntax:
cs-api-definition
public class Label : ContentControl, IAutomationPeer, IPeerConverter, IContentControl, IControl, IFrameworkElement, ITargetElement
Inheritance: objectAutomationObject<FrameworkElement>FrameworkElementSilverlightTestElementControlContentControlLabel
Implements:
Inherited Members
Constructors
Label()
Declaration
cs-api-definition
public Label()
Fields
IsRequiredProperty
Declaration
cs-api-definition
public static AutomationProperty IsRequiredProperty
Field Value
IsValidProperty
Declaration
cs-api-definition
public static AutomationProperty IsValidProperty
Field Value
PropertyPathProperty
Declaration
cs-api-definition
public static AutomationProperty PropertyPathProperty
Field Value
Properties
Methods
GetRealType()
Gets the real object type. This property returns string.empty on FrameworkElement and all subclasses that inherit from it.