4 references to DumpSize
PresentationFramework (4)
MS\Internal\LayoutDump.cs (4)
248
DumpSize
(writer, "DesiredSize", element.DesiredSize);
249
DumpSize
(writer, "ComputedSize", element.RenderSize);
304
DumpSize
(writer, "Size", page.Size);
550
DumpSize
(writer, "Extent", extent);