public Brush DisabledTailBrush { get; set; }
Public Property DisabledTailBrush As Brush Get Set
public: property Brush^ DisabledTailBrush { Brush^ get (); void set (Brush^ value); }
member DisabledTailBrush : Brush with get, set
In This Article