ActivityDesignerOptionsAttribute Constructor ()

.NET Framework (current version)
 

Creates an instance of the M:System.Activities.Presentation.ActivityDesignerOptionsAttribute class.

Namespace:   System.Activities.Presentation
Assembly:  System.Activities.Presentation (in System.Activities.Presentation.dll)

public:
ActivityDesignerOptionsAttribute()

The default values assigned by this constructor are true for the AllowDrillIn property and false for the AlwaysCollapseChildren property.

.NET Framework
Available since 4.0
Return to top
Show: