2 references to InnerTextBox
Microsoft.CodeAnalysis.EditorFeatures.Wpf (2)
InlineRename\UI\SmartRename\SmartRenameUserInputComboBox.xaml.cs (2)
17[TemplatePart(Name = InnerTextBox, Type = typeof(TextBox))] 39var textBox = (TextBox)GetTemplateChild(InnerTextBox)!;