4 references to DumpUIElement
PresentationFramework (4)
MS\Internal\LayoutDump.cs (4)
131DumpUIElement(writer, root, root, true);
201DumpUIElement(writer, (UIElement)visual, parent, false);
367DumpUIElement(writer, uiElements[index], visualParent, true);
523DumpUIElement(writer, fdv, fdsv, uiElementsOnly);