3 references to SetFlagsToRoot
PresentationCore (3)
Core\CSharp\System\Windows\Media\Visual.cs (1)
4320
VisualTreeUtils.
SetFlagsToRoot
(otherVisual, true, VisualFlags.FindCommonAncestor);
Core\CSharp\System\Windows\Media3D\Visual3D.cs (2)
1384
VisualTreeUtils.
SetFlagsToRoot
(InternalVisualParent, value, flag);
1448
VisualTreeUtils.
SetFlagsToRoot
(otherVisual, true, VisualFlags.FindCommonAncestor);