4 references to UpdateInvertedState
PresentationFramework (4)
MS\Internal\Ink\EditingCoordinator.cs (4)
673
UpdateInvertedState
(args.StylusDevice, args.Inverted);
684
UpdateInvertedState
(args.StylusDevice, false);
718
UpdateInvertedState
(mouseButtonEventArgs.StylusDevice, mouseButtonEventArgs.StylusDevice.Inverted);
728
UpdateInvertedState
(stylusEventArgs.StylusDevice, stylusEventArgs.Inverted);