4 references to DumpSize
PresentationFramework (4)
MS\Internal\LayoutDump.cs (4)
245
DumpSize
(writer, "DesiredSize", element.DesiredSize);
246
DumpSize
(writer, "ComputedSize", element.RenderSize);
301
DumpSize
(writer, "Size", page.Size);
547
DumpSize
(writer, "Extent", extent);