1 write to _stylusIsInverted
PresentationFramework (1)
MS\Internal\Ink\EditingCoordinator.cs (1)
1286_stylusIsInverted = stylusIsInverted;
5 references to _stylusIsInverted
PresentationFramework (5)
MS\Internal\Ink\EditingCoordinator.cs (5)
151UpdateEditingState(_stylusIsInverted); 164if ( inverted != _stylusIsInverted ) 516if ( _stylusIsInverted ) 558return _stylusIsInverted; 1284if ( stylusIsInverted != _stylusIsInverted )