2 references to OnIndicatorIsMouseOverChanged
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\Annotations\AnnotationManager.cs (2)
234this.Indicator.IsMouseOverChanged += new EventHandler(this.OnIndicatorIsMouseOverChanged); 275this.Indicator.IsMouseOverChanged -= new EventHandler(this.OnIndicatorIsMouseOverChanged);