3 references to GetUIParentWithinLayoutIsland
PresentationCore (3)
Core\CSharp\System\Windows\LayoutManager.cs (3)
901UIElement parent = e.GetUIParentWithinLayoutIsland(); 924UIElement p = e.GetUIParentWithinLayoutIsland(); 965&& (child.GetUIParentWithinLayoutIsland() == parent))