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