4 references to UpdateInvertedState
PresentationFramework (4)
MS\Internal\Ink\EditingCoordinator.cs (4)
654UpdateInvertedState(args.StylusDevice, args.Inverted); 665UpdateInvertedState(args.StylusDevice, false); 699UpdateInvertedState(mouseButtonEventArgs.StylusDevice, mouseButtonEventArgs.StylusDevice.Inverted); 709UpdateInvertedState(stylusEventArgs.StylusDevice, stylusEventArgs.Inverted);