5 references to OnInheritanceContextChanged
WindowsBase (5)
Base\MS\Internal\InheritanceContextHelper.cs (2)
95value.OnInheritanceContextChanged(EventArgs.Empty); 121value.OnInheritanceContextChanged(EventArgs.Empty);
Base\System\Windows\DependencyObject.cs (1)
2696inheritanceChild.OnInheritanceContextChanged(args);
Base\System\Windows\Freezable.cs (2)
1194OnInheritanceContextChanged(EventArgs.Empty); 1218OnInheritanceContextChanged(EventArgs.Empty);