1 implementation of SetColorScheme
System.Windows.Forms (1)
System\Windows\Forms\ActiveX\Control_ActiveXControlInterfaces.cs (1)
345HRESULT IOleObject.Interface.SetColorScheme(LOGPALETTE* pLogpal) => HRESULT.S_OK;
1 reference to SetColorScheme
System.Windows.Forms.Primitives (1)
Windows.Win32.IOleObject.g.cs (1)
860 return __object.SetColorScheme(pLogpal);