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