2 references to InvokingHandlerIndex
PresentationCore (2)
System\Windows\RoutedEventArgs.cs (2)
356
return _flags[
InvokingHandlerIndex
];
360
_flags[
InvokingHandlerIndex
] = value;