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