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