Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 404 Bytes

setterbase_issealed.md

File metadata and controls

22 lines (15 loc) · 404 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.SetterBase.IsSealed
winrt property

Microsoft.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