3 references to InvalidateSubProperty
WindowsBase (3)
Base\System\Windows\DependencyObject.cs (1)
1173InvalidateSubProperty(dp);
Base\System\Windows\Freezable.cs (2)
581context.InvalidateSubProperty(SingletonContextProperty); 613currentDO.InvalidateSubProperty(currentContext.Property);