WorkflowItemsPresenter::OnInitialized Method (EventArgs^)
.NET Framework (current version)
Invoked when a WorkflowItemsPresenter object is initialized. Implement this method in your derived class to add class handling for this event.
Assembly: System.Activities.Presentation (in System.Activities.Presentation.dll)
Parameters
- e
-
Type:
System::EventArgs^
The EventArgs instance that contains the event data.
.NET Framework
Available since 4.0
Available since 4.0
Show: