1 write to FileRenameCheckbox
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
RenameDashboard.g.cs (1)
225
this.
FileRenameCheckbox
= ((System.Windows.Controls.CheckBox)(target));
3 references to FileRenameCheckbox
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();
246
this.
FileRenameCheckbox
.IsChecked = !this.
FileRenameCheckbox
.IsChecked;