10 references to Select
Microsoft.CodeAnalysis.EditorFeatures.Wpf (2)
InlineRename\UI\Adornment\RenameUserInputTextBox.xaml.cs (1)
60
Select
(start, length);
InlineRename\UI\SmartRename\SmartRenameUserInputComboBox.xaml.cs (1)
85
_innerTextBox.Value.
Select
(start, length);
PresentationFramework (6)
System\Windows\Controls\DataGridHyperlinkColumn.cs (1)
233
textBox.
Select
(inputText.Length, 0);
System\Windows\Controls\DataGridTextColumn.cs (2)
183
textBox.
Select
(inputText.Length, 0);
244
textBox.
Select
(characterIndex, 0);
System\Windows\Controls\Primitives\DatePickerTextBox.cs (1)
111
Select
(0, this.Text.Length);
System\Windows\Controls\TextBox.cs (2)
895
Select
(value, 0);
1664
Select
(savedCaretIndex, 0);
PresentationUI (2)
MS\Internal\Documents\DocumentApplicationDocumentViewer.cs (2)
1673
ZoomComboBox.TextBox.
Select
(0, 0);
1918
PageTextBox.
Select
(0, 0);