2 references to GetButtonBounds
System.Workflow.ComponentModel (2)
AuthoringOM\Design\MessageFilters\DynamicActionMessageFilter.cs (2)
331
Rectangle buttonBounds = this.actions[actionIndex].
GetButtonBounds
(buttonIndex);
539
Rectangle buttonBounds =
GetButtonBounds
(i);