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