3 references to SetCompatibleTextRenderingDefault
DemoConsole (1)
Program.cs (1)
13
Application.
SetCompatibleTextRenderingDefault
(false);
TestPassApp (1)
Program.cs (1)
18
Application.
SetCompatibleTextRenderingDefault
(false);
WinFormsControlsTest (1)
ApplicationConfiguration.g.cs (1)
26
global::System.Windows.Forms.Application.
SetCompatibleTextRenderingDefault
(false);