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