StateMachineWithInitialStateFactory.Create(DependencyObject) Method

Definition

Creates a state machine activity that contains an initial state.

C#
public System.Activities.Activity Create(System.Windows.DependencyObject target);

Parameters

target
DependencyObject

The workflow UI element that is the visual container of the new activity. This parameter is ignored.

Returns

Returns Activity.

Implements

Applies to

Продукт Версии
.NET Framework 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1