WorkflowItemsPresenter::DroppingTypeResolvingOptions Property
.NET Framework (current version)
Gets or sets the object for resolving types used by the WorkflowItemPresenter.
Assembly: System.Activities.Presentation (in System.Activities.Presentation.dll)
public: property TypeResolvingOptions^ DroppingTypeResolvingOptions { virtual TypeResolvingOptions^ get() sealed; virtual void set(TypeResolvingOptions^ value) sealed; }
Property Value
Type: System.Activities.Presentation.View::TypeResolvingOptions^A TypeResolvingOptions object for resolving types used by the WorkflowItemsPresenter.
.NET Framework
Available since 4.0
Available since 4.0
Show: