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