KeyProcessor::IsInterestedInHandledEvents Property
Visual Studio 2015
Determines whether this processor should be called for events that have been handled by earlier KeyProcessor objects.
Assembly: Microsoft.VisualStudio.Text.UI.Wpf (in Microsoft.VisualStudio.Text.UI.Wpf.dll)
Property Value
Type: System::Booleantrue if this processor should be called for events that have been handled by earlier KeyProcessor objects, otherwise false.
Show: