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