4 references to UpdateInvertedState
PresentationFramework (4)
MS\Internal\Ink\EditingCoordinator.cs (4)
658UpdateInvertedState(args.StylusDevice, args.Inverted); 669UpdateInvertedState(args.StylusDevice, false); 703UpdateInvertedState(mouseButtonEventArgs.StylusDevice, mouseButtonEventArgs.StylusDevice.Inverted); 713UpdateInvertedState(stylusEventArgs.StylusDevice, stylusEventArgs.Inverted);