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