1 implementation of set_hPal
System.Windows.Forms.Tests (1)
System\Windows\Forms\ComponentModel\Com2Interop\COM2PictureConverterTests.cs (1)
203public HRESULT set_hPal(OLE_HANDLE hPal) => HRESULT.S_OK;
1 reference to set_hPal
System.Private.Windows.Core (1)
Windows.Win32.IPicture.g.cs (1)
342 return __object.set_hPal(hPal);