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