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