3 references to GetUIParentWithinLayoutIsland
PresentationCore (3)
System\Windows\LayoutManager.cs (3)
893UIElement parent = e.GetUIParentWithinLayoutIsland(); 916UIElement p = e.GetUIParentWithinLayoutIsland(); 957&& (child.GetUIParentWithinLayoutIsland() == parent))