ActivityPreviewDesigner.IsContainedDesignerVisible(ActivityDesigner) Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns a value that indicates whether the specified activity designer is visible in the ActivityPreviewDesigner.
public:
override bool IsContainedDesignerVisible(System::Workflow::ComponentModel::Design::ActivityDesigner ^ containedDesigner);
public override bool IsContainedDesignerVisible(System.Workflow.ComponentModel.Design.ActivityDesigner containedDesigner);
override this.IsContainedDesignerVisible : System.Workflow.ComponentModel.Design.ActivityDesigner -> bool
Public Overrides Function IsContainedDesignerVisible (containedDesigner As ActivityDesigner) As Boolean
- containedDesigner
- ActivityDesigner
The ActivityDesigner to check.
true
if containedDesigner
is visible; otherwise, false
.
containedDesigner
contains a null reference (Nothing
in Visual Basic).
If ShowPreview is true
and the preview window is set to preview mode, IsContainedDesignerVisible returns false
.
Ü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 |
.NET geri bildirimi
.NET, açık kaynak bir projedir. Geri bildirim sağlamak için bir bağlantı seçin: