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