1 write to Property
WindowsBase (1)
Base\System\Windows\Freezable.cs (1)
1831Property = dependProperty;
4 references to Property
WindowsBase (4)
Base\System\Windows\Freezable.cs (4)
611if (currentContext.Property != null) 613currentDO.InvalidateSubProperty(currentContext.Property); 1101if (failed && entry.Property == property && owner == context) 2031Debug_VerifyContextIsValid(owner, context.Property);