WorkflowItemPresenter::IsDefaultContainer Property
.NET Framework (current version)
Gets or sets a value that indicates whether this is the default container.
Assembly: System.Activities.Presentation (in System.Activities.Presentation.dll)
public: property bool IsDefaultContainer { virtual bool get() sealed; virtual void set(bool value) sealed; }
Implements
ICompositeView::IsDefaultContainer
.NET Framework
Available since 4.0
Available since 4.0
Show: