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