2 implementations of TextSelectionLength
Microsoft.CodeAnalysis.EditorFeatures.Wpf (2)
InlineRename\UI\Adornment\RenameUserInputTextBox.xaml.cs (1)
28public int TextSelectionLength
InlineRename\UI\SmartRename\SmartRenameUserInputComboBox.xaml.cs (1)
51public int TextSelectionLength
1 reference to TextSelectionLength
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
InlineRename\UI\Adornment\RenameFlyout.xaml.cs (1)
252var length = RenameUserInput.TextSelectionLength;