3 references to MessageHitTestContext
System.Workflow.ComponentModel (3)
AuthoringOM\Design\MessageFilters\AutoScrollExpandMessageFilter.cs (2)
260
SetAutoExpandableDesigner(parentView.
MessageHitTestContext
.AssociatedDesigner as CompositeActivityDesigner);
271
SetAutoExpandableDesigner(parentView.
MessageHitTestContext
.AssociatedDesigner as CompositeActivityDesigner);
AuthoringOM\Design\MessageFilters\WorkflowDesignerMessageFilter.cs (1)
174
HitTestInfo hitInfo = ParentView.
MessageHitTestContext
;