ActivityPreviewDesigner.LastSelectableObject Property

Definition

Gets the last selectable object in the navigation order of the ActivityPreviewDesigner.

C#
public override object LastSelectableObject { get; }

Property Value

The Object that is the last selectable object in the designer navigation order.

Remarks

If Expanded and IsVisible do not contain null references (Nothing in Visual Basic), LastSelectableObject returns the value of the Activity property of the PreviewedDesigner. If the PreviewedDesigner contains a null reference (Nothing in Visual Basic), LastSelectableObject returns the Activity associated with the last designer in the ContainedDesigners collection.

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