1 write to _stylusIsInverted
PresentationFramework (1)
MS\Internal\Ink\EditingCoordinator.cs (1)
1271_stylusIsInverted = stylusIsInverted;
5 references to _stylusIsInverted
PresentationFramework (5)
MS\Internal\Ink\EditingCoordinator.cs (5)
136UpdateEditingState(_stylusIsInverted); 149if ( inverted != _stylusIsInverted ) 501if ( _stylusIsInverted ) 543return _stylusIsInverted; 1269if ( stylusIsInverted != _stylusIsInverted )