1 write to _hwndSourceHook
PresentationCore (1)
System\Windows\InterOp\HwndSourceParameters.cs (1)
192set{ this._hwndSourceHook = value; }
3 references to _hwndSourceHook
PresentationCore (3)
System\Windows\InterOp\HwndSourceParameters.cs (3)
191get{ return _hwndSourceHook; } 368&& (this._hwndSourceHook == obj._hwndSourceHook)