3 references to Focused
System.Windows.Forms (3)
System\Windows\Forms\Rendering\ModernFieldStrokeResolver.cs (3)
34
return ModernFieldStrokeState.
Focused
;
63
case ModernFieldStrokeState.
Focused
:
93
HasFocusIndicator: state == ModernFieldStrokeState.
Focused
);