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