2 references to OnDockButtonClicked
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Annotations\AnnotationManager.cs (2)
132this.floatingAnnotation.DockButtonClicked += new Action(this.OnDockButtonClicked); 286this.floatingAnnotation.DockButtonClicked -= new Action(this.OnDockButtonClicked);