54 references to CacheText
System.Windows.Forms (6)
System\Windows\Forms\Control.cs (3)
1113
return cacheTextCounter > 0 || GetStyle(ControlStyles.
CacheText
);
1118
if (GetStyle(ControlStyles.
CacheText
) || !IsHandleCreated)
11279
if (!GetStyle(ControlStyles.
CacheText
))
System\Windows\Forms\Controls\Buttons\ButtonBase.cs (1)
72
| ControlStyles.
CacheText
System\Windows\Forms\Controls\TabControl\TabPage.cs (1)
37
SetStyle(ControlStyles.
CacheText
, true);
System\Windows\Forms\Controls\ToolStrips\ToolStripPanel.FeedbackRectangle.FeedbackDropDown.cs (1)
22
SetStyle(ControlStyles.
CacheText
, true);
System.Windows.Forms.Design.Tests (1)
System\ComponentModel\Design\ByteViewerTests.cs (1)
203
[InlineData(ControlStyles.
CacheText
, false)]
System.Windows.Forms.Tests (47)
System\Windows\Forms\ButtonBaseTests.cs (1)
5073
[InlineData(ControlStyles.
CacheText
, true)]
System\Windows\Forms\ButtonTests.cs (1)
1779
[InlineData(ControlStyles.
CacheText
, true)]
System\Windows\Forms\CheckBoxTests.cs (1)
507
[InlineData(ControlStyles.
CacheText
, true)]
System\Windows\Forms\ComboBoxTests.cs (1)
1466
[InlineData(ControlStyles.
CacheText
, false)]
System\Windows\Forms\ContainerControlTests.cs (1)
523
[InlineData(ControlStyles.
CacheText
, false)]
System\Windows\Forms\ControlTests.Methods.cs (1)
2867
[InlineData(ControlStyles.
CacheText
, false)]
System\Windows\Forms\DataGridViewTextBoxEditingControlTests.cs (1)
1110
[InlineData(ControlStyles.
CacheText
, false)]
System\Windows\Forms\DateTimePickerTests.cs (1)
873
[InlineData(ControlStyles.
CacheText
, false)]
System\Windows\Forms\Design\ComponentEditorFormTests.cs (1)
226
[InlineData(ControlStyles.
CacheText
, false)]
System\Windows\Forms\Design\ComponentEditorPageTests.cs (1)
688
[InlineData(ControlStyles.
CacheText
, false)]
System\Windows\Forms\DomainUpDownTests.cs (1)
1076
[InlineData(ControlStyles.
CacheText
, false)]
System\Windows\Forms\FlowLayoutPanelTests.cs (1)
290
[InlineData(ControlStyles.
CacheText
, false)]
System\Windows\Forms\FormTests.cs (1)
2441
[InlineData(ControlStyles.
CacheText
, false)]
System\Windows\Forms\GroupBoxTests.cs (1)
1425
[InlineData(ControlStyles.
CacheText
, false)]
System\Windows\Forms\HScrollBarTests.cs (1)
220
[InlineData(ControlStyles.
CacheText
, false)]
System\Windows\Forms\LabelTests.cs (1)
157
[InlineData(ControlStyles.
CacheText
, false)]
System\Windows\Forms\ListBoxTests.cs (1)
4909
[InlineData(ControlStyles.
CacheText
, false)]
System\Windows\Forms\ListControlTests.cs (1)
2574
[InlineData(ControlStyles.
CacheText
, false)]
System\Windows\Forms\ListViewTests.cs (1)
4266
[InlineData(ControlStyles.
CacheText
, false)]
System\Windows\Forms\MenuStripTests.cs (1)
523
[InlineData(ControlStyles.
CacheText
, false)]
System\Windows\Forms\MonthCalendarTests.cs (1)
3335
[InlineData(ControlStyles.
CacheText
, false)]
System\Windows\Forms\PanelTests.cs (1)
864
[InlineData(ControlStyles.
CacheText
, false)]
System\Windows\Forms\PictureBoxTests.cs (1)
1880
[InlineData(ControlStyles.
CacheText
, false)]
System\Windows\Forms\ProgressBarTests.cs (1)
1809
[InlineData(ControlStyles.
CacheText
, false)]
System\Windows\Forms\PropertyGridTests.cs (1)
3485
[InlineData(ControlStyles.
CacheText
, false)]
System\Windows\Forms\RadioButtonTests.cs (1)
634
[InlineData(ControlStyles.
CacheText
, true)]
System\Windows\Forms\RichTextBoxTests.cs (1)
8982
[InlineData(ControlStyles.
CacheText
, false)]
System\Windows\Forms\ScrollableControlTests.cs (1)
1361
[InlineData(ControlStyles.
CacheText
, false)]
System\Windows\Forms\ScrollBarTests.cs (1)
1873
[InlineData(ControlStyles.
CacheText
, false)]
System\Windows\Forms\SplitterTests.cs (1)
1652
[InlineData(ControlStyles.
CacheText
, false)]
System\Windows\Forms\StatusStripTests.cs (1)
1108
[InlineData(ControlStyles.
CacheText
, false)]
System\Windows\Forms\TabControlTests.cs (1)
3941
[InlineData(ControlStyles.
CacheText
, false)]
System\Windows\Forms\TableLayoutPanelTests.cs (1)
1180
[InlineData(ControlStyles.
CacheText
, false)]
System\Windows\Forms\TabPageTests.cs (1)
3786
[InlineData(ControlStyles.
CacheText
, true)]
System\Windows\Forms\ToolStripContentPanelTests.cs (1)
1684
[InlineData(ControlStyles.
CacheText
, false)]
System\Windows\Forms\ToolStripDropDownTests.cs (1)
3655
[InlineData(ControlStyles.
CacheText
, false)]
System\Windows\Forms\ToolStripPanelTests.cs (1)
318
[InlineData(ControlStyles.
CacheText
, false)]
System\Windows\Forms\ToolStripTests.cs (1)
4933
[InlineData(ControlStyles.
CacheText
, false)]
System\Windows\Forms\TreeViewTests.cs (1)
5056
[InlineData(ControlStyles.
CacheText
, false)]
System\Windows\Forms\UpDownBaseTests.cs (1)
1693
[InlineData(ControlStyles.
CacheText
, false)]
System\Windows\Forms\UserControlTests.cs (1)
908
[InlineData(ControlStyles.
CacheText
, false)]
System\Windows\Forms\VScrollBarTests.cs (1)
210
[InlineData(ControlStyles.
CacheText
, false)]
System\Windows\Forms\WebBrowserTests.cs (1)
2827
[InlineData(ControlStyles.
CacheText
, false)]
TextBoxBaseTests.cs (1)
5153
[InlineData(ControlStyles.
CacheText
, false)]
TextBoxTests.cs (1)
506
[InlineData(ControlStyles.
CacheText
, false)]
TrackBarTests.cs (1)
2284
[InlineData(ControlStyles.
CacheText
, false)]
WebBrowserBaseTests.cs (1)
775
[InlineData(ControlStyles.
CacheText
, false)]