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