3 references to GetUIParentWithinLayoutIsland
PresentationCore (3)
System\Windows\LayoutManager.cs (3)
878UIElement parent = e.GetUIParentWithinLayoutIsland(); 901UIElement p = e.GetUIParentWithinLayoutIsland(); 942&& (child.GetUIParentWithinLayoutIsland() == parent))