1 write to Preview
Microsoft.VisualStudio.LanguageServices.Implementation (1)
Options\AbstractRadioButtonViewModel.cs (1)
45this.Preview = preview;
2 references to Preview
Microsoft.VisualStudio.LanguageServices.Implementation (2)
Options\AbstractRadioButtonViewModel.cs (1)
37SetOptionAndUpdatePreview(_info, Preview);
Options\OptionPreviewControl.xaml.cs (1)
59ViewModel.UpdatePreview(radioButton.Preview);