1 write to ViewModel
Microsoft.VisualStudio.LanguageServices (1)
CommonControls\NewTypeDestinationSelection.xaml.cs (1)
45
ViewModel
= NewTypeDestinationSelectionViewModel.Default;
2 references to ViewModel
Microsoft.VisualStudio.LanguageServices (2)
CommonControls\NewTypeDestinationSelection.xaml.cs (2)
21
nameof(
ViewModel
),
46
DataContext =
ViewModel
;