PickWithTwoBranchesFactory Class

Definition

Creates Pick activities that contain two branches each.

public ref class PickWithTwoBranchesFactory sealed : System::Activities::Presentation::IActivityTemplateFactory
public sealed class PickWithTwoBranchesFactory : System.Activities.Presentation.IActivityTemplateFactory
type PickWithTwoBranchesFactory = class
    interface IActivityTemplateFactory
Public NotInheritable Class PickWithTwoBranchesFactory
Implements IActivityTemplateFactory
Inheritance
PickWithTwoBranchesFactory
Implements

Constructors

PickWithTwoBranchesFactory()

Initializes a new instance of the PickWithTwoBranchesFactory class.

Methods

Create(DependencyObject)

Creates a new Pick activity that contains two branches.

Equals(Object)

Determines whether the specified object is equal to the current object.

(Inherited from Object)
GetHashCode()

Serves as the default hash function.

(Inherited from Object)
GetType()

Gets the Type of the current instance.

(Inherited from Object)
MemberwiseClone()

Creates a shallow copy of the current Object.

(Inherited from Object)
ToString()

Returns a string that represents the current object.

(Inherited from Object)

Applies to