5 references to EraserBehavior
PresentationFramework (5)
src\Framework\MS\Internal\Ink\EditingCoordinator.cs (5)
242
InvalidateBehaviorCursor(
EraserBehavior
);
254
SetTransformValid(
EraserBehavior
, false);
605
newBehavior =
EraserBehavior
;
1231
else if ( behavior ==
EraserBehavior
)
1268
else if ( behavior ==
EraserBehavior
)