Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 402 Bytes

setterbase_issealed.md

File metadata and controls

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

Windows.UI.Xaml.SetterBase.IsSealed

-description

Gets a value that indicates whether this object is in an immutable state.

-property-value

true if this object is in an immutable state; otherwise, false.

-remarks

-examples

-see-also