ActivityPreviewDesigner.IsContainedDesignerVisible(ActivityDesigner) Method

Definition

Returns a value that indicates whether the specified activity designer is visible in the ActivityPreviewDesigner.

C#
public override bool IsContainedDesignerVisible(System.Workflow.ComponentModel.Design.ActivityDesigner containedDesigner);

Parameters

containedDesigner
ActivityDesigner

The ActivityDesigner to check.

Returns

true if containedDesigner is visible; otherwise, false.

Exceptions

containedDesigner contains a null reference (Nothing in Visual Basic).

Remarks

If ShowPreview is true and the preview window is set to preview mode, IsContainedDesignerVisible returns false.

Applies to

Ürün Sürümler
.NET Framework 3.0, 3.5, 4.0, 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