49 references to DoubleBuffer
System.Windows.Forms (1)
System\Windows\Forms\Control.cs (1)
1739private bool DoubleBufferingEnabled => GetStyle(ControlStyles.DoubleBuffer | ControlStyles.UserPaint);
System.Windows.Forms.Design.Tests (1)
System\ComponentModel\Design\ByteViewerTests.cs (1)
207[InlineData(ControlStyles.DoubleBuffer, false)]
System.Windows.Forms.Tests (47)
System\Windows\Forms\ButtonBaseTests.cs (1)
5077[InlineData(ControlStyles.DoubleBuffer, false)]
System\Windows\Forms\ButtonTests.cs (1)
1783[InlineData(ControlStyles.DoubleBuffer, false)]
System\Windows\Forms\CheckBoxTests.cs (1)
511[InlineData(ControlStyles.DoubleBuffer, false)]
System\Windows\Forms\ComboBoxTests.cs (1)
1469[InlineData(ControlStyles.DoubleBuffer, false)]
System\Windows\Forms\ContainerControlTests.cs (1)
527[InlineData(ControlStyles.DoubleBuffer, false)]
System\Windows\Forms\ControlTests.Methods.cs (1)
2838[InlineData(ControlStyles.DoubleBuffer, false)]
System\Windows\Forms\DataGridViewTextBoxEditingControlTests.cs (1)
1114[InlineData(ControlStyles.DoubleBuffer, false)]
System\Windows\Forms\DateTimePickerTests.cs (1)
877[InlineData(ControlStyles.DoubleBuffer, false)]
System\Windows\Forms\Design\ComponentEditorFormTests.cs (1)
230[InlineData(ControlStyles.DoubleBuffer, false)]
System\Windows\Forms\Design\ComponentEditorPageTests.cs (1)
692[InlineData(ControlStyles.DoubleBuffer, false)]
System\Windows\Forms\DomainUpDownTests.cs (1)
1080[InlineData(ControlStyles.DoubleBuffer, false)]
System\Windows\Forms\FlowLayoutPanelTests.cs (1)
294[InlineData(ControlStyles.DoubleBuffer, false)]
System\Windows\Forms\FormTests.cs (1)
2445[InlineData(ControlStyles.DoubleBuffer, false)]
System\Windows\Forms\GroupBoxTests.cs (1)
1429[InlineData(ControlStyles.DoubleBuffer, false)]
System\Windows\Forms\HScrollBarTests.cs (1)
224[InlineData(ControlStyles.DoubleBuffer, false)]
System\Windows\Forms\LabelTests.cs (1)
161[InlineData(ControlStyles.DoubleBuffer, false)]
System\Windows\Forms\ListBoxTests.cs (1)
4913[InlineData(ControlStyles.DoubleBuffer, false)]
System\Windows\Forms\ListControlTests.cs (1)
2578[InlineData(ControlStyles.DoubleBuffer, false)]
System\Windows\Forms\ListViewTests.cs (1)
4270[InlineData(ControlStyles.DoubleBuffer, false)]
System\Windows\Forms\MenuStripTests.cs (1)
527[InlineData(ControlStyles.DoubleBuffer, false)]
System\Windows\Forms\MonthCalendarTests.cs (1)
3339[InlineData(ControlStyles.DoubleBuffer, false)]
System\Windows\Forms\PanelTests.cs (1)
868[InlineData(ControlStyles.DoubleBuffer, false)]
System\Windows\Forms\PictureBoxTests.cs (1)
1884[InlineData(ControlStyles.DoubleBuffer, false)]
System\Windows\Forms\ProgressBarTests.cs (1)
1813[InlineData(ControlStyles.DoubleBuffer, false)]
System\Windows\Forms\PropertyGridTests.cs (1)
3489[InlineData(ControlStyles.DoubleBuffer, false)]
System\Windows\Forms\RadioButtonTests.cs (1)
638[InlineData(ControlStyles.DoubleBuffer, false)]
System\Windows\Forms\RichTextBoxTests.cs (1)
8986[InlineData(ControlStyles.DoubleBuffer, false)]
System\Windows\Forms\ScrollableControlTests.cs (1)
1365[InlineData(ControlStyles.DoubleBuffer, false)]
System\Windows\Forms\ScrollBarTests.cs (1)
1877[InlineData(ControlStyles.DoubleBuffer, false)]
System\Windows\Forms\SplitterTests.cs (1)
1656[InlineData(ControlStyles.DoubleBuffer, false)]
System\Windows\Forms\StatusStripTests.cs (1)
1112[InlineData(ControlStyles.DoubleBuffer, false)]
System\Windows\Forms\TabControlTests.cs (1)
3945[InlineData(ControlStyles.DoubleBuffer, false)]
System\Windows\Forms\TableLayoutPanelTests.cs (1)
1184[InlineData(ControlStyles.DoubleBuffer, false)]
System\Windows\Forms\TabPageTests.cs (1)
3790[InlineData(ControlStyles.DoubleBuffer, false)]
System\Windows\Forms\ToolStripContentPanelTests.cs (1)
1688[InlineData(ControlStyles.DoubleBuffer, false)]
System\Windows\Forms\ToolStripDropDownTests.cs (1)
3659[InlineData(ControlStyles.DoubleBuffer, false)]
System\Windows\Forms\ToolStripPanelTests.cs (1)
322[InlineData(ControlStyles.DoubleBuffer, false)]
System\Windows\Forms\ToolStripTests.cs (1)
4937[InlineData(ControlStyles.DoubleBuffer, false)]
System\Windows\Forms\TreeViewTests.cs (1)
5060[InlineData(ControlStyles.DoubleBuffer, false)]
System\Windows\Forms\UpDownBaseTests.cs (1)
1697[InlineData(ControlStyles.DoubleBuffer, false)]
System\Windows\Forms\UserControlTests.cs (1)
912[InlineData(ControlStyles.DoubleBuffer, false)]
System\Windows\Forms\VScrollBarTests.cs (1)
214[InlineData(ControlStyles.DoubleBuffer, false)]
System\Windows\Forms\WebBrowserTests.cs (1)
2831[InlineData(ControlStyles.DoubleBuffer, false)]
TextBoxBaseTests.cs (1)
5157[InlineData(ControlStyles.DoubleBuffer, false)]
TextBoxTests.cs (1)
510[InlineData(ControlStyles.DoubleBuffer, false)]
TrackBarTests.cs (1)
2288[InlineData(ControlStyles.DoubleBuffer, false)]
WebBrowserBaseTests.cs (1)
779[InlineData(ControlStyles.DoubleBuffer, false)]