ClassImageDrawing
Class
Definition
Namespace:ArtOfTest.WebAii.Controls.Xaml.Wpf
Assembly:ArtOfTest.WebAii.dll
Syntax:
cs-api-definition
[DataContract]
public class ImageDrawing : Drawing, IAutomationPeer, IPeerConverter
Inheritance: objectAutomationObject<Drawing>DrawingImageDrawing
Implements:
Inherited Members
Constructors
ImageDrawing()
Declaration
cs-api-definition
public ImageDrawing()
Fields
ImageSourceProperty
Declaration
cs-api-definition
public static AutomationProperty ImageSourceProperty
Field Value
RectProperty
Declaration
cs-api-definition
public static AutomationProperty RectProperty
Field Value
Properties
ImageSource
Declaration
cs-api-definition
[DataMember]
public ImageSource ImageSource { get; set; }
Property Value
Methods
GetRealType()
Gets the real peer type