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