1 reference to ComboBox_SelectionChanged
Microsoft.CodeAnalysis.EditorFeatures (1)
artifacts\obj\Microsoft.CodeAnalysis.EditorFeatures\Release\net472\InlineRename\UI\SmartRename\SmartRenameUserInputComboBox.g.cs (1)
91
this.SmartRenameInputControl.SelectionChanged += new System.Windows.Controls.SelectionChangedEventHandler(this.
ComboBox_SelectionChanged
);