2 references to CreateFromHandle
WindowsBase (2)
Shared\MS\Win32\UnsafeNativeMethodsOther.cs (2)
969
piconinfo.hbmMask = NativeMethods.BitmapHandle.
CreateFromHandle
(iconInfoImpl.hbmMask);
970
piconinfo.hbmColor = NativeMethods.BitmapHandle.
CreateFromHandle
(iconInfoImpl.hbmColor);