ClassDescriptionViewer
Class
Definition
Namespace:ArtOfTest.WebAii.Silverlight.UI
Assembly:ArtOfTest.WebAii.dll
Syntax:
cs-api-definition
public class DescriptionViewer : Control, IAutomationPeer, IPeerConverter, IControl, IFrameworkElement, ITargetElement
Inheritance: objectAutomationObject<FrameworkElement>FrameworkElementSilverlightTestElementControlDescriptionViewer
Implements:
Inherited Members
Constructors
DescriptionViewer()
Declaration
cs-api-definition
public DescriptionViewer()
Fields
DescriptionProperty
Declaration
cs-api-definition
public static AutomationProperty DescriptionProperty
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.