4 references to DumpUIElement
PresentationFramework (4)
src\Framework\MS\Internal\LayoutDump.cs (4)
136DumpUIElement(writer, root, root, true); 206DumpUIElement(writer, (UIElement)visual, parent, false); 373DumpUIElement(writer, uiElements[index], visualParent, true); 529DumpUIElement(writer, fdv, fdsv, uiElementsOnly);