Class DescriptionViewer
Inheritance
System.Object
DescriptionViewer
Inherited Members
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: ArtOfTest.WebAii.Silverlight.UI
Assembly: ArtOfTest.WebAii.dll
Syntax
public class DescriptionViewer : Control, IAutomationPeer, IPeerConverter, IControl, IFrameworkElement, ITargetElement
Constructors
DescriptionViewer()
Declaration
public DescriptionViewer()
Fields
DescriptionProperty
IsValidProperty
PropertyPathProperty
Properties
Description
Declaration
public string Description { get; set; }
Property Value
System.String
|
IsValid
Declaration
public bool IsValid { get; set; }
Property Value
System.Boolean
|
PropertyPath
Declaration
public string PropertyPath { get; set; }
Property Value
System.String
|
Methods
GetRealType()
Declaration
public override string GetRealType()
Returns
System.String
|