Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 435 Bytes

xamlroot_ishostvisible.md

File metadata and controls

28 lines (16 loc) · 435 Bytes
-api-id -api-type ms.custom
P:Windows.UI.Xaml.XamlRoot.IsHostVisible
winrt property
19H1

Windows.UI.Xaml.XamlRoot.IsHostVisible

-description

Gets a value that indicates whether the XamlRoot is visible.

-property-value

true if the XamlRoot is visible; otherwise, false.

-remarks

-see-also

-examples