CompositeActivityDesigner.IsContainedDesignerVisible(ActivityDesigner) Method

Definition

Gets a value that indicates if the contained designer is visible.

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

Parameters

containedDesigner
ActivityDesigner

The designer contained within the CompositeActivityDesigner to test for visibility.

Returns

true if the contained designer is visible; otherwise false.

Remarks

Use IsContainedDesignerVisible to determine if the specified designer is visible.

Applies to

產品 版本
.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