3 writes to _y
PresentationCore (3)
Core\CSharp\System\Windows\Interop\HwndSourceParameters.cs (3)
44_y = NativeMethods.CW_USEDEFAULT; 109_y = y; 127set{ _y = value; }
3 references to _y
PresentationCore (3)
Core\CSharp\System\Windows\Interop\HwndSourceParameters.cs (3)
126get{ return _y; } 370&& (this._y == obj._y)