1 write to cx
PresentationFramework (1)
src\Framework\System\Windows\Standard\NativeMethods.cs (1)
2139
get { return new SIZE {
cx
= Width, cy = Height }; }