4 references to DumpUIElement
PresentationFramework (4)
MS\Internal\LayoutDump.cs (4)
133DumpUIElement(writer, root, root, true); 203DumpUIElement(writer, (UIElement)visual, parent, false); 369DumpUIElement(writer, uiElements[index], visualParent, true); 525DumpUIElement(writer, fdv, fdsv, uiElementsOnly);