3 references to SetFlagsToRoot
PresentationCore (3)
System\Windows\Media\Visual.cs (1)
4283
VisualTreeUtils.
SetFlagsToRoot
(otherVisual, true, VisualFlags.FindCommonAncestor);
System\Windows\Media3D\Visual3D.cs (2)
1365
VisualTreeUtils.
SetFlagsToRoot
(InternalVisualParent, value, flag);
1426
VisualTreeUtils.
SetFlagsToRoot
(otherVisual, true, VisualFlags.FindCommonAncestor);