4 references to UseParentAsContext
PresentationCore (4)
Core\CSharp\System\Windows\Media3D\Visual3D.cs (4)
1556if (value == UseParentAsContext) 1589(_inheritanceContext.GetValue(this) == UseParentAsContext && 2141Debug.Assert(_inheritanceContext.GetValue(this) == UseParentAsContext, 2186new UncommonField<DependencyObject>(/* defaultValue = */ UseParentAsContext);