WorkflowDesignerMessageFilter::Initialize Method (WorkflowView^)
.NET Framework (current version)
Initializes the WorkflowDesignerMessageFilter with the associated WorkflowView.
Assembly: System.Workflow.ComponentModel (in System.Workflow.ComponentModel.dll)
Parameters
- parentView
-
Type:
System.Workflow.ComponentModel.Design::WorkflowView^
The WorkflowView to associate with the WorkflowDesignerMessageFilter.
You can associate message filters with the WorkflowView to capture messages that occur from user interaction, such as mouse events, keyboard events, paint and layout events.
.NET Framework
Available since 3.0
Available since 3.0
Show: