3 references to DumpCustomUIElement
PresentationFramework (3)
MS\Internal\LayoutDump.cs (3)
153internal static void AddUIElementDumpHandler(Type type, DumpCustomUIElement dumper) 267DumpCustomUIElement dumpElement = null; 270dumpElement = _elementToDumpHandler[t] as DumpCustomUIElement;