GlyphRunDrawing
Class
Definition
Namespace:ArtOfTest.WebAii.Controls.Xaml.Wpf
Assembly:ArtOfTest.WebAii.dll
Syntax:
C#
[DataContract]
public class GlyphRunDrawing : Drawing, IAutomationPeer, IPeerConverter
Inheritance: objectAutomationObject<Drawing>DrawingGlyphRunDrawing
Implements:
Inherited Members
Constructors
C#
public GlyphRunDrawing()
Fields
C#
public static AutomationProperty ForegroundBrushProperty
C#
public static AutomationProperty GlyphRunProperty
Properties
C#
[DataMember]
public Brush ForegroundBrush { get; set; }