Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 386 Bytes

style_issealed.md

File metadata and controls

24 lines (15 loc) · 386 Bytes
-api-id -api-type
P:Windows.UI.Xaml.Style.IsSealed
winrt property

Windows.UI.Xaml.Style.IsSealed

-description

Gets a value that indicates whether the style is read-only and cannot be changed.

-property-value

true if the style is read-only; otherwise, false.

-remarks

-examples

-see-also