3 references to GetUIParentWithinLayoutIsland
PresentationCore (3)
System\Windows\LayoutManager.cs (3)
877UIElement parent = e.GetUIParentWithinLayoutIsland(); 900UIElement p = e.GetUIParentWithinLayoutIsland(); 941&& (child.GetUIParentWithinLayoutIsland() == parent))