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