5 references to _inheritanceContext
PresentationCore (5)
Core\CSharp\System\Windows\Media3D\Visual3D.cs (5)
1554DependencyObject value = _inheritanceContext.GetValue(this); 1589(_inheritanceContext.GetValue(this) == UseParentAsContext && 2139_inheritanceContext.ClearValue(this); 2141Debug.Assert(_inheritanceContext.GetValue(this) == UseParentAsContext, 2146_inheritanceContext.SetValue(this, newInheritanceContext);