3 references to RemoveSelfAsInheritanceContext
WindowsBase (3)
Base\MS\Internal\InheritanceContextHelper.cs (1)
57context.RemoveSelfAsInheritanceContext(oldValue, null);
Base\System\Windows\DependencyObject.cs (1)
906return RemoveSelfAsInheritanceContext(doValue, dp);
Base\System\Windows\Freezable.cs (1)
715RemoveSelfAsInheritanceContext(oldValue, property);