Class VisualBrush
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: ArtOfTest.WebAii.Controls.Xaml.Wpf
Assembly: ArtOfTest.WebAii.dll
Syntax
public class VisualBrush : TileBrush, IAutomationPeer, IPeerConverter
Constructors
VisualBrush()
Declaration
public VisualBrush()
Fields
AutoLayoutContentProperty
Declaration
public static AutomationProperty AutoLayoutContentProperty
Field Value
AutomationProperty
|
VisualProperty
Properties
AutoLayoutContent
Declaration
public bool AutoLayoutContent { get; set; }
Property Value
System.Boolean
|
Visual
Methods
GetRealType()
Declaration
public override string GetRealType()
Returns
System.String
|