1 write to ToggleExpandButton
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
RenameFlyout.g.cs (1)
170this.ToggleExpandButton = ((System.Windows.Controls.Button)(target));
1 reference to ToggleExpandButton
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
RenameFlyout.g.cs (1)
173this.ToggleExpandButton.Click += new System.Windows.RoutedEventHandler(this.ToggleExpand);