bool DisableWindowFading { get; set; }
Property DisableWindowFading As Boolean Get Set
property bool DisableWindowFading { bool get (); void set (bool value); }
abstract DisableWindowFading : bool with get, set
In This Article