1 reference to SelectAllCheckBoxState
Microsoft.VisualStudio.LanguageServices (1)
PullMemberUp\MainDialog\PullMemberUpDialogViewModel.cs (1)
21public bool? SelectAllCheckBoxState { get; set => SetProperty(ref field, value, nameof(SelectAllCheckBoxState)); }