3 references to ProvideSelfAsInheritanceContext
WindowsBase (3)
Base\MS\Internal\InheritanceContextHelper.cs (1)
38context.ProvideSelfAsInheritanceContext(newValue, null);
Base\System\Windows\DependencyObject.cs (1)
860return ProvideSelfAsInheritanceContext(doValue, dp);
Base\System\Windows\Freezable.cs (1)
720ProvideSelfAsInheritanceContext(newValue, property);