DescriptionViewer
Class
Definition
Namespace:ArtOfTest.WebAii.Silverlight.UI
Assembly:ArtOfTest.WebAii.dll
Syntax:
C#
public class DescriptionViewer : Control, IAutomationPeer, IPeerConverter, IControl, IFrameworkElement, ITargetElement
Inheritance: objectAutomationObject<FrameworkElement>FrameworkElementSilverlightTestElementControlDescriptionViewer...
Implements:
Inherited Members
Constructors
C#
public DescriptionViewer()
Fields
C#
public static AutomationProperty DescriptionProperty
C#
public static AutomationProperty IsValidProperty
C#
public static AutomationProperty PropertyPathProperty
Properties
C#
public string Description { get; set; }
C#
public string PropertyPath { get; set; }