1 instantiation of SIZE
PresentationFramework (1)
src\Framework\System\Windows\Standard\NativeMethods.cs (1)
2139get { return new SIZE { cx = Width, cy = Height }; }
3 references to SIZE
PresentationFramework (3)
src\Framework\System\Windows\Standard\NativeMethods.cs (3)
2137public SIZE Size 3775[In] ref SIZE psize, 3809ref SIZE psize,