1 implementation of CanSeal
WindowsBase (1)
Base\System\Windows\Freezable.cs (1)
758bool ISealable.CanSeal
1 reference to CanSeal
WindowsBase (1)
Base\System\Windows\DependencyProperty.cs (1)
429if (valueAsISealable != null && valueAsISealable.CanSeal)