1 write to _stylusIsInverted
PresentationFramework (1)
MS\Internal\Ink\EditingCoordinator.cs (1)
1261_stylusIsInverted = stylusIsInverted;
5 references to _stylusIsInverted
PresentationFramework (5)
MS\Internal\Ink\EditingCoordinator.cs (5)
135UpdateEditingState(_stylusIsInverted); 148if ( inverted != _stylusIsInverted ) 500if ( _stylusIsInverted ) 542return _stylusIsInverted; 1259if ( stylusIsInverted != _stylusIsInverted )