1 write to _inheritanceContextForChildren
PresentationCore (1)
System\Windows\Media3D\Viewport3DVisual.cs (1)
852
_inheritanceContextForChildren
= inheritanceContextForChildren;
2 references to _inheritanceContextForChildren
PresentationCore (2)
System\Windows\Media3D\Viewport3DVisual.cs (2)
334
_inheritanceContextForChildren
?.ProvideSelfAsInheritanceContext(child, null);
384
_inheritanceContextForChildren
?.RemoveSelfAsInheritanceContext(child, null);