13 references to DumpRect
PresentationFramework (13)
src\Framework\MS\Internal\LayoutDump.cs (13)
216DumpRect(writer, "ContentRect", bounds); 223DumpRect(writer, "Clip.Bounds", clip.Bounds); 255DumpRect(writer, "Clip.Bounds", clip.Bounds); 663DumpRect(writer, "LayoutBox", line.LayoutBox); 746DumpRect(writer, "LayoutBox", paragraph.LayoutBox); 768DumpRect(writer, "LayoutBox", paragraph.LayoutBox); 786DumpRect(writer, "LayoutBox", paragraph.LayoutBox); 804DumpRect(writer, "LayoutBox", paragraph.LayoutBox); 821DumpRect(writer, "LayoutBox", paragraph.LayoutBox); 835DumpRect(writer, "LayoutBox", paragraph.LayoutBox); 868DumpRect(writer, "LayoutBox", paragraph.LayoutBox); 891DumpRect(writer, "LayoutBox", column.LayoutBox); 988DumpRect(writer, "LayoutBox", rect);