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