3 writes to _x
PresentationCore (3)
Core\CSharp\System\Windows\Interop\HwndSourceParameters.cs (3)
43_x = NativeMethods.CW_USEDEFAULT; 108_x = x; 118set{ _x = value; }
3 references to _x
PresentationCore (3)
Core\CSharp\System\Windows\Interop\HwndSourceParameters.cs (3)
117get{ return _x; } 369&& (this._x == obj._x)