4 references to ToInt
System.Windows.Forms (2)
System\Windows\Forms\Controls\ListView\ListView.ListViewNativeItemCollection.cs (1)
203
return PARAM.
ToInt
(lvItem.lParam);
System\Windows\Forms\Screen.cs (1)
313
public override int GetHashCode() => PARAM.
ToInt
(_hmonitor);
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\ControlCommandSet.cs (2)
1753
return PARAM.
ToInt
(cX.Parent.Handle) - PARAM.
ToInt
(cY.Parent.Handle);