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