2 implementations of TextSelectionStart
Microsoft.CodeAnalysis.EditorFeatures.Wpf (2)
InlineRename\UI\Adornment\RenameUserInputTextBox.xaml.cs (1)
22public int TextSelectionStart
InlineRename\UI\SmartRename\SmartRenameUserInputComboBox.xaml.cs (1)
45public int TextSelectionStart
1 reference to TextSelectionStart
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
InlineRename\UI\Adornment\RenameFlyout.xaml.cs (1)
251var start = RenameUserInput.TextSelectionStart;