7 references to StylusPointsReplaced
PresentationCore (5)
Core\CSharp\System\Windows\Ink\IncrementalHitTester.cs (2)
742_stroke.StylusPointsReplaced += new StylusPointsReplacedEventHandler(OnStylusPointsReplaced); 877_stroke.StylusPointsReplaced -= new StylusPointsReplacedEventHandler(OnStylusPointsReplaced);
Core\CSharp\System\Windows\Ink\Stroke.cs (3)
112clone.StylusPointsReplaced = null; 653if (StylusPointsReplaced != null) 654StylusPointsReplaced(this, e);
PresentationFramework (2)
src\Framework\System\Windows\Controls\StickyNote.cs (2)
1623s.StylusPointsReplaced += new StylusPointsReplacedEventHandler( 1644s.StylusPointsReplaced -= new StylusPointsReplacedEventHandler(