2 references to Focused
System.Windows.Forms (2)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\DropDownButton.cs (1)
111ComboBoxState.Focused => ModernControlButtonState.Focused,
System\Windows\Forms\Rendering\ControlPaint_ModernControlButtonRenderer.cs (1)
93bool isFocused = state == ModernControlButtonState.Focused;