Share via


HostedWpfControl.IsTagged Property

Definition

Gets or sets a Boolean value that specifies whether the application is dependent on workflow.

public:  property bool IsTagged {  public:
bool get(); protected:
 void set(bool value); };
public bool IsTagged { get; protected set; }
member this.IsTagged : bool with get, set
Public Property IsTagged As Boolean

Property Value

True if the application is dependent on workflow, otherwise false.

Applies to