4 references to get_Handle
System.Windows.Forms (3)
System\Windows\Forms\ComponentModel\COM2Interop\COM2PictureConverter.cs (2)
49
picture.Value->
get_Handle
(out OLE_HANDLE handle).ThrowOnFailure();
123
picture.Value->
get_Handle
(out _lastNativeHandle).ThrowOnFailure();
System\Windows\Forms\Input\Cursor.cs (1)
417
picture.Value->
get_Handle
(out OLE_HANDLE oleHandle);
System.Windows.Forms.Primitives (1)
System\Drawing\ImageExtensions.cs (1)
95
picture->
get_Handle
(out OLE_HANDLE handle).ThrowOnFailure();