3 references to UIEffectsEnabled
System.Windows.Forms (3)
System\Windows\Forms\Controls\TextBox\TextBoxBase.cs (2)
1805animate: SystemInformation.UIEffectsEnabled && !SystemInformation.HighContrast); 1824animate: SystemInformation.UIEffectsEnabled && !SystemInformation.HighContrast);
System\Windows\Forms\Controls\UpDown\UpDownBase.cs (1)
1195animate: SystemInformation.UIEffectsEnabled && !SystemInformation.HighContrast);