7 references to StylusPointsReplaced
PresentationCore (5)
System\Windows\Ink\IncrementalHitTester.cs (2)
718_stroke.StylusPointsReplaced += new StylusPointsReplacedEventHandler(OnStylusPointsReplaced); 853_stroke.StylusPointsReplaced -= new StylusPointsReplacedEventHandler(OnStylusPointsReplaced);
System\Windows\Ink\Stroke.cs (3)
89clone.StylusPointsReplaced = null; 620if (StylusPointsReplaced != null) 621StylusPointsReplaced(this, e);
PresentationFramework (2)
System\Windows\Controls\StickyNote.cs (2)
1565s.StylusPointsReplaced += new StylusPointsReplacedEventHandler( 1586s.StylusPointsReplaced -= new StylusPointsReplacedEventHandler(