Base:
property
InheritanceContext
System.Windows.DependencyObject.InheritanceContext
4 references to InheritanceContext
WindowsBase (4)
Base\System\Windows\Freezable.cs (4)
1186DependencyObject oldInheritanceContext = InheritanceContext; 1192if (oldInheritanceContext != InheritanceContext) 1210DependencyObject oldInheritanceContext = InheritanceContext; 1216if (oldInheritanceContext != InheritanceContext)