4 references to UseParentAsContext
PresentationCore (4)
System\Windows\Media3D\Visual3D.cs (4)
1525
if (value ==
UseParentAsContext
)
1558
(_inheritanceContext.GetValue(this) ==
UseParentAsContext
&&
2092
Debug.Assert(_inheritanceContext.GetValue(this) ==
UseParentAsContext
,
2137
new UncommonField<DependencyObject>(defaultValue:
UseParentAsContext
);