2 references to OnUndockButtonClicked
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Annotations\AnnotationManager.cs (2)
149this.dockedAnnotation.UndockButtonClicked += new Action(this.OnUndockButtonClicked); 279this.dockedAnnotation.UndockButtonClicked -= new Action(this.OnUndockButtonClicked);