2 references to GetIconInfo
System.Windows.Forms (2)
System\Windows\Forms\Input\Cursor.cs (2)
172
using ICONINFO info = PInvokeCore.
GetIconInfo
(this);
379
using ICONINFO info = PInvokeCore.
GetIconInfo
(iconHandle);