2 references to ConvertToToggleState
Microsoft.VisualStudio.LanguageServices (2)
Utilities\AutomationDelegatingListView.cs (2)
115
oldValue:
ConvertToToggleState
(!checkBox.IsChecked),
116
newValue:
ConvertToToggleState
(checkBox.IsChecked));