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