1 write to useComboBoxTheme
System.Windows.Forms (1)
winforms\Managed\System\WinForms\PropertyGridInternal\DropDownButton.cs (1)
56
useComboBoxTheme
= value;
3 references to useComboBoxTheme
System.Windows.Forms (3)
winforms\Managed\System\WinForms\PropertyGridInternal\DropDownButton.cs (3)
55
if (
useComboBoxTheme
!= value) {
87
if (Application.RenderWithVisualStyles &
useComboBoxTheme
) {
127
if (AccessibilityImprovements.Level1 &&
useComboBoxTheme
) {