1 write to StringsCheckbox
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
RenameDashboard.g.cs (1)
222
this.
StringsCheckbox
= ((System.Windows.Controls.CheckBox)(target));
3 references to StringsCheckbox
Microsoft.CodeAnalysis.EditorFeatures.Wpf (3)
InlineRename\UI\Dashboard\RenameDashboard.xaml.cs (3)
56
_tabNavigableChildren = new UIElement[] { this.OverloadsCheckbox, this.CommentsCheckbox, this.
StringsCheckbox
, this.FileRenameCheckbox, this.PreviewChangesCheckbox, this.ApplyButton, this.CloseButton }.ToList();
238
this.
StringsCheckbox
.IsChecked = !this.
StringsCheckbox
.IsChecked;