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