Base:
method
GetPreview
Microsoft.VisualStudio.LanguageServices.Implementation.Options.AbstractCodeStyleOptionViewModel.GetPreview()
2 references to GetPreview
Microsoft.VisualStudio.LanguageServices.Implementation (2)
Options\Style\BooleanCodeStyleOptionViewModel.cs (2)
59
Info.SetOptionAndUpdatePreview(new CodeStyleOption2<bool>(_selectedPreference.IsChecked, _selectedNotificationPreference.Notification), Option,
GetPreview
());
72
Info.SetOptionAndUpdatePreview(new CodeStyleOption2<bool>(_selectedPreference.IsChecked, _selectedNotificationPreference.Notification), Option,
GetPreview
());