3 references to PaintCore
System.Windows.Forms (3)
System\Windows\Forms\Controls\Buttons\ButtonInternal\DarkMode\ButtonDarkModeAdapter.cs (3)
118
=>
PaintCore
(e, ToPushButtonState(state, Control.Enabled));
121
=>
PaintCore
(e, PushButtonState.Pressed);
124
=>
PaintCore
(e, PushButtonState.Hot);