1 write to _commandTargetCookie
Microsoft.VisualStudio.LanguageServices (1)
PreviewPane\PreviewPane.xaml.cs (1)
113out _commandTargetCookie));
2 references to _commandTargetCookie
Microsoft.VisualStudio.LanguageServices (2)
PreviewPane\PreviewPane.xaml.cs (2)
348if (_registerPriorityCommandTarget != null && _commandTargetCookie != VSConstants.VSCOOKIE_NIL) 350_registerPriorityCommandTarget.UnregisterPriorityCommandTarget(_commandTargetCookie);