1 write to IdentifierAndExpandButtonGrid
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
artifacts\obj\Microsoft.CodeAnalysis.EditorFeatures.Wpf\Release\net472\InlineRename\UI\Adornment\RenameFlyout.g.cs (1)
179this.IdentifierAndExpandButtonGrid = ((System.Windows.Controls.Grid)(target));
1 reference to IdentifierAndExpandButtonGrid
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
InlineRename\UI\Adornment\RenameFlyout.xaml.cs (1)
76var index = MainPanel.Children.IndexOf(IdentifierAndExpandButtonGrid);