Style.UnhideWhenUsed Property

Definition

Set True to clear the Hidden property when this style is used.

public:
 property bool UnhideWhenUsed { bool get(); void set(bool value); };
public bool UnhideWhenUsed { get; set; }
member this.UnhideWhenUsed : bool with get, set
Public Property UnhideWhenUsed As Boolean

Property Value

Boolean

Applies to