ClassGlyphs
Class
Definition
Namespace:ArtOfTest.WebAii.Silverlight.UI
Assembly:ArtOfTest.WebAii.dll
Syntax:
cs-api-definition
public class Glyphs : SilverlightTestElement, IAutomationPeer, IPeerConverter, IFrameworkElement, ITargetElement
Inheritance: objectAutomationObject<FrameworkElement>FrameworkElementSilverlightTestElementGlyphs
Implements:
Inherited Members
Constructors
Glyphs()
Declaration
cs-api-definition
public Glyphs()
Fields
FillProperty
Declaration
cs-api-definition
public static AutomationProperty FillProperty
Field Value
FontRenderingEmSizeProperty
Declaration
cs-api-definition
public static AutomationProperty FontRenderingEmSizeProperty
Field Value
FontUriProperty
Declaration
cs-api-definition
public static AutomationProperty FontUriProperty
Field Value
IndicesProperty
Declaration
cs-api-definition
public static AutomationProperty IndicesProperty
Field Value
OriginXProperty
Declaration
cs-api-definition
public static AutomationProperty OriginXProperty
Field Value
OriginYProperty
Declaration
cs-api-definition
public static AutomationProperty OriginYProperty
Field Value
StyleSimulationsProperty
Declaration
cs-api-definition
public static AutomationProperty StyleSimulationsProperty
Field Value
UnicodeStringProperty
Declaration
cs-api-definition
public static AutomationProperty UnicodeStringProperty
Field Value
Properties
StyleSimulations
Declaration
cs-api-definition
public StyleSimulations StyleSimulations { get; set; }
Property Value
Methods
GetRealType()
Gets the real object type. This property returns string.empty on FrameworkElement and all subclasses that inherit from it.