1 instantiation of SIZE
PresentationFramework (1)
System\Windows\Standard\NativeMethods.cs (1)
2014get { return new SIZE { cx = Width, cy = Height }; }
3 references to SIZE
PresentationFramework (3)
System\Windows\Standard\NativeMethods.cs (3)
2012public SIZE Size 3136ref SIZE psize, 3160ref SIZE psize,