WM_PALETTEISCHANGING top-level constant Null safety
The WM_PALETTEISCHANGING message informs applications that an application is going to realize its logical palette.
Implementation
const WM_PALETTEISCHANGING = 0x0310;
The WM_PALETTEISCHANGING message informs applications that an application is going to realize its logical palette.
const WM_PALETTEISCHANGING = 0x0310;