1 write to x
PresentationFramework (1)
src\Framework\System\Windows\Standard\NativeMethods.cs (1)
2133
get { return new POINT {
x
= _left, y = _top }; }