49 references to DoubleBuffer
System.Windows.Forms (1)
System\Windows\Forms\Control.cs (1)
1740private bool DoubleBufferingEnabled => GetStyle(ControlStyles.DoubleBuffer | ControlStyles.UserPaint);
System.Windows.Forms.Design.Tests (1)
System\ComponentModel\Design\ByteViewerTests.cs (1)
205[InlineData(ControlStyles.DoubleBuffer, false)]
System.Windows.Forms.Tests (47)
System\Windows\Forms\ButtonBaseTests.cs (1)
5075[InlineData(ControlStyles.DoubleBuffer, false)]
System\Windows\Forms\ButtonTests.cs (1)
1781[InlineData(ControlStyles.DoubleBuffer, false)]
System\Windows\Forms\CheckBoxTests.cs (1)
509[InlineData(ControlStyles.DoubleBuffer, false)]
System\Windows\Forms\ComboBoxTests.cs (1)
1468[InlineData(ControlStyles.DoubleBuffer, false)]
System\Windows\Forms\ContainerControlTests.cs (1)
525[InlineData(ControlStyles.DoubleBuffer, false)]
System\Windows\Forms\ControlTests.Methods.cs (1)
2869[InlineData(ControlStyles.DoubleBuffer, false)]
System\Windows\Forms\DataGridViewTextBoxEditingControlTests.cs (1)
1112[InlineData(ControlStyles.DoubleBuffer, false)]
System\Windows\Forms\DateTimePickerTests.cs (1)
875[InlineData(ControlStyles.DoubleBuffer, false)]
System\Windows\Forms\Design\ComponentEditorFormTests.cs (1)
228[InlineData(ControlStyles.DoubleBuffer, false)]
System\Windows\Forms\Design\ComponentEditorPageTests.cs (1)
690[InlineData(ControlStyles.DoubleBuffer, false)]
System\Windows\Forms\DomainUpDownTests.cs (1)
1078[InlineData(ControlStyles.DoubleBuffer, false)]
System\Windows\Forms\FlowLayoutPanelTests.cs (1)
292[InlineData(ControlStyles.DoubleBuffer, false)]
System\Windows\Forms\FormTests.cs (1)
2443[InlineData(ControlStyles.DoubleBuffer, false)]
System\Windows\Forms\GroupBoxTests.cs (1)
1427[InlineData(ControlStyles.DoubleBuffer, false)]
System\Windows\Forms\HScrollBarTests.cs (1)
222[InlineData(ControlStyles.DoubleBuffer, false)]
System\Windows\Forms\LabelTests.cs (1)
159[InlineData(ControlStyles.DoubleBuffer, false)]
System\Windows\Forms\ListBoxTests.cs (1)
4911[InlineData(ControlStyles.DoubleBuffer, false)]
System\Windows\Forms\ListControlTests.cs (1)
2576[InlineData(ControlStyles.DoubleBuffer, false)]
System\Windows\Forms\ListViewTests.cs (1)
4268[InlineData(ControlStyles.DoubleBuffer, false)]
System\Windows\Forms\MenuStripTests.cs (1)
525[InlineData(ControlStyles.DoubleBuffer, false)]
System\Windows\Forms\MonthCalendarTests.cs (1)
3337[InlineData(ControlStyles.DoubleBuffer, false)]
System\Windows\Forms\PanelTests.cs (1)
866[InlineData(ControlStyles.DoubleBuffer, false)]
System\Windows\Forms\PictureBoxTests.cs (1)
1882[InlineData(ControlStyles.DoubleBuffer, false)]
System\Windows\Forms\ProgressBarTests.cs (1)
1811[InlineData(ControlStyles.DoubleBuffer, false)]
System\Windows\Forms\PropertyGridTests.cs (1)
3487[InlineData(ControlStyles.DoubleBuffer, false)]
System\Windows\Forms\RadioButtonTests.cs (1)
636[InlineData(ControlStyles.DoubleBuffer, false)]
System\Windows\Forms\RichTextBoxTests.cs (1)
8984[InlineData(ControlStyles.DoubleBuffer, false)]
System\Windows\Forms\ScrollableControlTests.cs (1)
1363[InlineData(ControlStyles.DoubleBuffer, false)]
System\Windows\Forms\ScrollBarTests.cs (1)
1875[InlineData(ControlStyles.DoubleBuffer, false)]
System\Windows\Forms\SplitterTests.cs (1)
1654[InlineData(ControlStyles.DoubleBuffer, false)]
System\Windows\Forms\StatusStripTests.cs (1)
1110[InlineData(ControlStyles.DoubleBuffer, false)]
System\Windows\Forms\TabControlTests.cs (1)
3943[InlineData(ControlStyles.DoubleBuffer, false)]
System\Windows\Forms\TableLayoutPanelTests.cs (1)
1182[InlineData(ControlStyles.DoubleBuffer, false)]
System\Windows\Forms\TabPageTests.cs (1)
3788[InlineData(ControlStyles.DoubleBuffer, false)]
System\Windows\Forms\ToolStripContentPanelTests.cs (1)
1686[InlineData(ControlStyles.DoubleBuffer, false)]
System\Windows\Forms\ToolStripDropDownTests.cs (1)
3657[InlineData(ControlStyles.DoubleBuffer, false)]
System\Windows\Forms\ToolStripPanelTests.cs (1)
320[InlineData(ControlStyles.DoubleBuffer, false)]
System\Windows\Forms\ToolStripTests.cs (1)
4935[InlineData(ControlStyles.DoubleBuffer, false)]
System\Windows\Forms\TreeViewTests.cs (1)
5058[InlineData(ControlStyles.DoubleBuffer, false)]
System\Windows\Forms\UpDownBaseTests.cs (1)
1695[InlineData(ControlStyles.DoubleBuffer, false)]
System\Windows\Forms\UserControlTests.cs (1)
910[InlineData(ControlStyles.DoubleBuffer, false)]
System\Windows\Forms\VScrollBarTests.cs (1)
212[InlineData(ControlStyles.DoubleBuffer, false)]
System\Windows\Forms\WebBrowserTests.cs (1)
2829[InlineData(ControlStyles.DoubleBuffer, false)]
TextBoxBaseTests.cs (1)
5155[InlineData(ControlStyles.DoubleBuffer, false)]
TextBoxTests.cs (1)
508[InlineData(ControlStyles.DoubleBuffer, false)]
TrackBarTests.cs (1)
2286[InlineData(ControlStyles.DoubleBuffer, false)]
WebBrowserBaseTests.cs (1)
777[InlineData(ControlStyles.DoubleBuffer, false)]