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