2 references to ComboBoxButtonThemeIdentifier
System.Windows.Forms (2)
System\Windows\Forms\Controls\ComboBox\ComboBox.cs (1)
2341
PInvoke.SetWindowTheme(HWND, $"{DarkModeIdentifier}_{
ComboBoxButtonThemeIdentifier
}", null);
System\Windows\Forms\Controls\ComboBox\ComboBoxRenderer.cs (1)
21
? VisualStyleElement.CreateElement($"{Control.DarkModeIdentifier}_{Control.
ComboBoxButtonThemeIdentifier
}::{Control.ComboboxClassIdentifier}", 1, 1)