'Declaration Public Property UnhideWhenUsed As System.Boolean
public System.bool UnhideWhenUsed {get; set;}
If true, an application shall ensure that even if the Visibility is StyleVisibility.SemiHidden that this property should be considered as StyleVisibility.Visible if the style is referenced by any content in the document.
'Declaration Public Property UnhideWhenUsed As System.Boolean
public System.bool UnhideWhenUsed {get; set;}