1 write to _stylusIsInverted
PresentationFramework (1)
src\Framework\MS\Internal\Ink\EditingCoordinator.cs (1)
1332_stylusIsInverted = stylusIsInverted;
5 references to _stylusIsInverted
PresentationFramework (5)
src\Framework\MS\Internal\Ink\EditingCoordinator.cs (5)
163UpdateEditingState(_stylusIsInverted); 176if ( inverted != _stylusIsInverted ) 528if ( _stylusIsInverted ) 570return _stylusIsInverted; 1330if ( stylusIsInverted != _stylusIsInverted )