4 references to UseParentAsContext
PresentationCore (4)
System\Windows\Media3D\Visual3D.cs (4)
1526
if (value ==
UseParentAsContext
)
1559
(_inheritanceContext.GetValue(this) ==
UseParentAsContext
&&
2099
Debug.Assert(_inheritanceContext.GetValue(this) ==
UseParentAsContext
,
2144
new UncommonField<DependencyObject>(/* defaultValue = */
UseParentAsContext
);