ActivityPreviewDesigner 类

定义

注意

The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*

在预览条中显示子活动设计器的集合,并在预览条上选择子设计器时,在工作流设计图面上以预览或编辑模式显示所选活动设计器。

public ref class ActivityPreviewDesigner : System::Workflow::ComponentModel::Design::SequentialActivityDesigner
[System.Workflow.ComponentModel.Design.ActivityDesignerTheme(typeof(System.Workflow.ComponentModel.Design.ActivityPreviewDesignerTheme))]
public class ActivityPreviewDesigner : System.Workflow.ComponentModel.Design.SequentialActivityDesigner
[System.Workflow.ComponentModel.Design.ActivityDesignerTheme(typeof(System.Workflow.ComponentModel.Design.ActivityPreviewDesignerTheme))]
[System.Obsolete("The System.Workflow.* types are deprecated.  Instead, please use the new types from System.Activities.*")]
public class ActivityPreviewDesigner : System.Workflow.ComponentModel.Design.SequentialActivityDesigner
[<System.Workflow.ComponentModel.Design.ActivityDesignerTheme(typeof(System.Workflow.ComponentModel.Design.ActivityPreviewDesignerTheme))>]
type ActivityPreviewDesigner = class
    inherit SequentialActivityDesigner
[<System.Workflow.ComponentModel.Design.ActivityDesignerTheme(typeof(System.Workflow.ComponentModel.Design.ActivityPreviewDesignerTheme))>]
[<System.Obsolete("The System.Workflow.* types are deprecated.  Instead, please use the new types from System.Activities.*")>]
type ActivityPreviewDesigner = class
    inherit SequentialActivityDesigner
Public Class ActivityPreviewDesigner
Inherits SequentialActivityDesigner
继承
属性

注解

注释

此材料讨论已过时的类型和命名空间。 有关详细信息,请参阅 Windows Workflow Foundation 4.50 中的 Deprecated Types。

ActivityPreviewDesigner 是一个顺序活动设计器,它在其设计图面顶部显示的条带中显示其所有子活动设计器。 选择其中一个子设计器时,其表示形式将显示在活动预览设计器托管在条带下方的预览窗口中。 具有 ActivityPreviewDesigner 预览模式和编辑模式。 预览模式允许用户在不滚动的情况下查看所选设计器的整个表示形式;但是,预览模式不允许用户修改所选活动设计器。 编辑模式允许用户修改所选活动设计器。

构造函数

名称 说明
ActivityPreviewDesigner()
已过时.

初始化 ActivityPreviewDesigner 类的新实例。

属性

名称 说明
AccessibilityObject
已过时.

获取一个 AccessibleObject 允许设计器调整其 UI 以供残障用户使用。

ActiveView
已过时.

获取或设置包含有关由 <a0/> 显示的当前设计器视图的信息。

(继承自 StructuredCompositeActivityDesigner)
Activity
已过时.

获取 Activity 与设计器关联的值。

(继承自 ActivityDesigner)
Bounds
已过时.

获取一个 Rectangle 值,该值包含设计器的封闭矩形的值(以逻辑坐标表示)。

(继承自 ActivityDesigner)
CanExpandCollapse
已过时.

获取一个值,该值指示是否可以 SequentialActivityDesigner 在工作流设计器图面上展开和折叠。

(继承自 SequentialActivityDesigner)
ContainedDesigners
已过时.

获取活动预览设计器显示的活动设计器的集合。

CurrentDropTarget
已过时.

获取或设置所返回 GetDropTargets(Point)的放置目标数组中当前放置目标的索引。

DesignerActions
已过时.

获取与配置错误关联的操作数组。

(继承自 ActivityDesigner)
DesignerTheme
已过时.

获取活动设计器的当前设计器主题。

(继承自 ActivityDesigner)
EnableVisualResizing
已过时.

获取一个值,该值指示是否可以在自由窗体设计器中调整活动设计器的大小。

(继承自 ActivityDesigner)
ExpandButtonRectangle
已过时.

Rectangle获取包含展开或折叠按钮的项。

(继承自 CompositeActivityDesigner)
Expanded
已过时.

获取或设置一个值,该值指示设计器是否在工作流设计图面上展开。

(继承自 SequentialActivityDesigner)
FirstSelectableObject
已过时.

获取导航顺序 ActivityPreviewDesigner中的第一个可选择对象。

Glyphs
已过时.

获取与 . ActivityPreviewDesigner. 关联的字形的只读集合。

HelpText
已过时.

获取或设置在不包含其他活动设计器时 ActivityPreviewDesigner 要显示的文本。

HelpTextRectangle
已过时.

获取用作属性显示的文本边界的 HelpText 矩形。

(继承自 SequentialActivityDesigner)
HelpTextSize
已过时.

获取文本在不包含子活动设计器时要显示 SequentialActivityDesigner 的文本的高度和宽度。

(继承自 SequentialActivityDesigner)
Image
已过时.

获取或设置 Image 与设计器关联的项。

(继承自 ActivityDesigner)
ImageRectangle
已过时.

获取逻辑坐标中与设计器关联的图像的封闭边界的值。

(继承自 CompositeActivityDesigner)
InvokingDesigner
已过时.

获取或设置调用与当前活动设计器关联的活动的活动的设计器。

(继承自 ActivityDesigner)
IsEditable
已过时.

获取一个值,该值指示是否可以编辑设计器。

(继承自 CompositeActivityDesigner)
IsLocked
已过时.

获取一个值,该值指示是否可以修改与设计器关联的活动。

(继承自 ActivityDesigner)
IsPrimarySelection
已过时.

获取一个值,该值指示与设计器关联的活动是否为主要选择。

(继承自 ActivityDesigner)
IsRootDesigner
已过时.

获取一个值,该值指示设计器是否为根设计器。

(继承自 ActivityDesigner)
IsSelected
已过时.

获取一个值,该值指示是否选择了与设计器关联的活动。

(继承自 ActivityDesigner)
IsVisible
已过时.

获取一个值,该值指示与设计器关联的活动是否在工作流上可见。

(继承自 ActivityDesigner)
LastSelectableObject
已过时.

获取导航顺序 ActivityPreviewDesigner中的最后一个可选择对象。

Location
已过时.

获取或设置设计器在工作流设计图面上的逻辑坐标中的位置。

MessageFilters
已过时.

获取与活动设计器关联的消息筛选器的只读集合。

(继承自 ActivityDesigner)
MinimumSize
已过时.

获取该设置的 StructuredCompositeActivityDesigner最小大小设置。

(继承自 StructuredCompositeActivityDesigner)
ParentDesigner
已过时.

获取现有设计器的父设计器。

(继承自 ActivityDesigner)
ParentView
已过时.

获取包含当前活动设计器的工作流视图。

(继承自 ActivityDesigner)
PreviewedDesigner
已过时.

获取活动设计器的预览部分中要预览的设计器。

ShowPreview
已过时.

获取或设置一个值,该值指示是否应在设计器中显示活动预览。

ShowSmartTag
已过时.

获取一个值,该值指示是否 StructuredCompositeActivityDesigner 显示智能标记。

(继承自 StructuredCompositeActivityDesigner)
Size
已过时.

获取或设置 . 的大小 ActivityDesigner

(继承自 ActivityDesigner)
SmartTagRectangle
已过时.

获取应显示智能标记的矩形。

(继承自 ActivityDesigner)
SmartTagVerbs
已过时.

获取与设计器上的智能标记关联的设计器操作的只读集合。

(继承自 StructuredCompositeActivityDesigner)
Text
已过时.

获取或设置要与设计器关联的文本。

(继承自 ActivityDesigner)
TextRectangle
已过时.

获取逻辑坐标中描述矩形的值。

(继承自 CompositeActivityDesigner)
TitleHeight
已过时.

获取设计器的标题区域的高度。

(继承自 CompositeActivityDesigner)
Verbs
已过时.

获取要与 . ActivityPreviewDesigner. 关联的谓词的集合。

Views
已过时.

获取当前 StructuredCompositeActivityDesigner 主机的设计器视图的只读集合。

(继承自 StructuredCompositeActivityDesigner)

方法

名称 说明
CanBeParentedTo(CompositeActivityDesigner)
已过时.

返回一个值,该值指示是否可以将 a CompositeActivity 设置为与设计器关联的活动的父级。

(继承自 ActivityDesigner)
CanConnect(ConnectionPoint, ConnectionPoint)
已过时.

返回一个值,该值指示是否可以在当前活动设计器上的指定连接点与目标活动设计器上的指定连接点之间创建连接。

(继承自 ActivityDesigner)
CanInsertActivities(HitTestInfo, ReadOnlyCollection<Activity>)
已过时.

返回一个值,该值指示是否可以将指定的活动添加到 StructuredCompositeActivityDesigner 工作流设计图面上的指定位置。

(继承自 StructuredCompositeActivityDesigner)
CanMoveActivities(HitTestInfo, ReadOnlyCollection<Activity>)
已过时.

返回一个值,该值指示是否可以将复合活动中包含的活动移出与设计器关联的复合活动。

(继承自 CompositeActivityDesigner)
CanRemoveActivities(ReadOnlyCollection<Activity>)
已过时.

返回一个值,该值指示是否可以从中 StructuredCompositeActivityDesigner删除指定的活动。

(继承自 StructuredCompositeActivityDesigner)
CreateView(ViewTechnology)
已过时.

使用指定的 ViewTechnology 为当前活动设计器创建工作流视图。

(继承自 ActivityDesigner)
Dispose()
已过时.

释放由托管资源使用 ActivityDesigner 的非托管资源,并选择性地释放托管资源。

(继承自 ActivityDesigner)
Dispose(Boolean)
已过时.

释放由托管资源使用 ActivityPreviewDesigner 的非托管资源,并选择性地释放托管资源。

DoDefaultAction()
已过时.

执行与设计器关联的默认 UI 操作。

(继承自 ActivityDesigner)
DrawConnectors(Graphics, Pen, Point[], LineAnchor, LineAnchor)
已过时.

绘制要显示在 StructuredCompositeActivityDesigner上的所有连接器。

(继承自 StructuredCompositeActivityDesigner)
EnsureVisible()
已过时.

移动屏幕的可见区域,以确保指定的设计器可见。

(继承自 ActivityDesigner)
EnsureVisibleContainedDesigner(ActivityDesigner)
已过时.

确保指定的活动设计器在工作流设计图面上可见。

Equals(Object)
已过时.

确定指定的对象是否等于当前对象。

(继承自 Object)
GetConnectionPoints(DesignerEdges)
已过时.

返回活动设计器沿指定的 DesignerEdges连接点的只读集合。

(继承自 ActivityDesigner)
GetConnections(DesignerEdges)
已过时.

返回设计器用于连接的点的只读集合。

(继承自 ActivityDesigner)
GetConnectors()
已过时.

返回绑定活动设计器连接器的矩形数组。

GetDropTargets(Point)
已过时.

返回一个由矩形构成的数组,这些矩形表示在内 ActivityPreviewDesigner的有效放置位置。

GetHashCode()
已过时.

用作默认哈希函数。

(继承自 Object)
GetInnerConnections(DesignerEdges)
已过时.

返回表示内部连接点 StructuredCompositeActivityDesigner的点的只读集合。

(继承自 StructuredCompositeActivityDesigner)
GetNextSelectableObject(Object, DesignerNavigationDirection)
已过时.

返回在当前 ActivityPreviewDesigner导航顺序中遵循指定对象的第一个可选择对象。

GetPreviewImage(Graphics)
已过时.

获取指定 Graphics上的活动设计器的图像。

(继承自 ActivityDesigner)
GetService(Type)
已过时.

尝试从与设计器关联的活动的设计模式站点中检索指定的服务类型。

(继承自 ActivityDesigner)
GetType()
已过时.

获取当前实例的 Type

(继承自 Object)
HitTest(Point)
已过时.

返回有关 ActivityPreviewDesigner 工作流设计图面上指定坐标处的信息。

Initialize(Activity)
已过时.

初始化指定活动使用的设计器。

InsertActivities(HitTestInfo, ReadOnlyCollection<Activity>)
已过时.

将指定的活动添加到 StructuredCompositeActivityDesigner 工作流设计图面上的指定位置。

(继承自 StructuredCompositeActivityDesigner)
Invalidate()
已过时.

使设计器失效。

(继承自 ActivityDesigner)
Invalidate(Rectangle)
已过时.

使设计器上的指定矩形失效。

(继承自 ActivityDesigner)
IsContainedDesignerVisible(ActivityDesigner)
已过时.

返回一个值,该值指示指定的活动设计器是否在 .ActivityPreviewDesigner

IsSupportedActivityType(Type)
已过时.

返回一个值,该值指示活动设计器是否支持指定的活动类型(如果活动设计器是根设计器)。

(继承自 ActivityDesigner)
LoadViewState(BinaryReader)
已过时.

从二进制流加载视图状态 ActivityPreviewDesigner

MemberwiseClone()
已过时.

创建当前 Object的浅表副本。

(继承自 Object)
MoveActivities(HitTestInfo, ReadOnlyCollection<Activity>)
已过时.

将指定的活动从显示在另一个设计器中的 StructuredCompositeActivityDesigner 一个设计器移动到另一个设计器。

(继承自 StructuredCompositeActivityDesigner)
OnActivityChanged(ActivityChangedEventArgs)
已过时.

当与设计器关联的活动发生更改时通知设计器。

(继承自 StructuredCompositeActivityDesigner)
OnBeginResizing(ActivityDesignerResizeEventArgs)
已过时.

通知 ActivityDesigner 用户何时开始在设计器中 FreeformActivityDesigner以视觉方式调整活动设计器的大小。

(继承自 ActivityDesigner)
OnConnected(ConnectionPoint, ConnectionPoint)
已过时.

通知在 ActivityDesigner 两个连接点之间建立连接时。

(继承自 ActivityDesigner)
OnContainedActivitiesChanged(ActivityCollectionChangeEventArgs)
已过时.

通知设计器已更改包含 ActivityPreviewDesigner 的活动数。

OnContainedActivitiesChanging(ActivityCollectionChangeEventArgs)
已过时.

通知 StructuredCompositeActivityDesigner 它包含的多个活动何时发生了更改。

(继承自 StructuredCompositeActivityDesigner)
OnContainedActivityChanged(ActivityChangedEventArgs)
已过时.

在设计器中包含的活动已更改时发生。

(继承自 CompositeActivityDesigner)
OnDragDrop(ActivityDragEventArgs)
已过时.

使用 StructuredCompositeActivityDesigner 设计图面边界通知拖放操作何时完成。

(继承自 StructuredCompositeActivityDesigner)
OnDragEnter(ActivityDragEventArgs)
已过时.

通知 ActivityPreviewDesigner 拖放操作正在进行时,用户的鼠标光标进入设计器的边界。

OnDragLeave()
已过时.

通知 StructuredCompositeActivityDesigner 拖放操作正在进行时,用户的鼠标光标离开设计器的边界。

(继承自 StructuredCompositeActivityDesigner)
OnDragOver(ActivityDragEventArgs)
已过时.

通知 ActivityPreviewDesigner 拖放操作正在进行时,用户的鼠标光标位于设计器的边界内。

OnEndResizing()
已过时.

通知 ActivityDesigner 用户何时在设计器中 FreeformActivityDesigner以视觉方式调整活动设计器的大小。

(继承自 ActivityDesigner)
OnExecuteDesignerAction(DesignerAction)
已过时.

通知 ActivityDesigner 用户单击与设计器关联的配置错误时。

(继承自 ActivityDesigner)
OnGiveFeedback(GiveFeedbackEventArgs)
已过时.

更新执行拖动操作时向用户提供的反馈的视觉提示。

(继承自 ActivityDesigner)
OnKeyDown(KeyEventArgs)
已过时.

当将键按在设计器的焦点时调用。

(继承自 CompositeActivityDesigner)
OnKeyUp(KeyEventArgs)
已过时.

当设计器具有键盘焦点时释放键时发生。

(继承自 ActivityDesigner)
OnLayoutPosition(ActivityDesignerLayoutEventArgs)
已过时.

执行布局任务以将视觉提示和子设计器置于该位置 ActivityPreviewDesigner

OnLayoutSize(ActivityDesignerLayoutEventArgs)
已过时.

设置包含在内 ActivityPreviewDesigner设计器上的视觉提示的大小。

OnMouseCaptureChanged()
已过时.

鼠标捕获更改时发生。

(继承自 ActivityDesigner)
OnMouseDoubleClick(MouseEventArgs)
已过时.

通知 ActivityPreviewDesigner 用户何时双击活动设计器的图面。

OnMouseDown(MouseEventArgs)
已过时.

通知 ActivityPreviewDesigner 用户在指针位于设计器边界时按下鼠标按钮的时间。

OnMouseDragBegin(Point, MouseEventArgs)
已过时.

当用户开始在设计器上拖动鼠标时发生。

(继承自 ActivityDesigner)
OnMouseDragEnd()
已过时.

当用户停止在设计器上拖动鼠标时发生。

(继承自 ActivityDesigner)
OnMouseDragMove(MouseEventArgs)
已过时.

当用户将指针拖动到设计器上时,在鼠标的每个移动上发生。

(继承自 ActivityDesigner)
OnMouseEnter(MouseEventArgs)
已过时.

当鼠标首次进入设计器边界时发生。

(继承自 ActivityDesigner)
OnMouseHover(MouseEventArgs)
已过时.

当指针位于设计器边界时发生。

(继承自 ActivityDesigner)
OnMouseLeave()
已过时.

当用户将鼠标光标移出设计器边界时通知设计器。

OnMouseMove(MouseEventArgs)
已过时.

当指针在设计器边界中移动时发生。

(继承自 ActivityDesigner)
OnMouseUp(MouseEventArgs)
已过时.

当用户在设计器边界中释放鼠标按钮时通知设计器。

OnPaint(ActivityDesignerPaintEventArgs)
已过时.

绘制与设计时关联的 ActivityPreviewDesigner 活动的可视表示形式。

OnProcessMessage(Message)
已过时.

允许设计器处理原始 Win32 消息。

(继承自 ActivityDesigner)
OnQueryContinueDrag(QueryContinueDragEventArgs)
已过时.

控制拖动操作是否应继续。

(继承自 ActivityDesigner)
OnResizing(ActivityDesignerResizeEventArgs)
已过时.

通知 ActivityDesigner 用户何时在设计时直观地调整大小。 仅当活动设计器是活动的 FreeformActivityDesigner子级时,才调用该方法。

(继承自 ActivityDesigner)
OnScroll(ScrollBar, Int32)
已过时.

通知 ActivityDesigner 用户何时更改滚动位置。

(继承自 ActivityDesigner)
OnShowSmartTagVerbs(Point)
已过时.

显示与工作流设计图面上指定位置的智能标记关联的设计器谓词。

(继承自 StructuredCompositeActivityDesigner)
OnSmartTagVisibilityChanged(Boolean)
已过时.

通知 ActivityDesigner 智能标记是应显示还是隐藏。

(继承自 ActivityDesigner)
OnThemeChange(ActivityDesignerTheme)
已过时.

通知 ActivityPreviewDesigner 其关联的主题已更改。

OnViewChanged(DesignerView)
已过时.

通知 StructuredCompositeActivityDesigner 当前设计器视图何时更改。

(继承自 StructuredCompositeActivityDesigner)
PaintContainedDesigners(ActivityDesignerPaintEventArgs)
已过时.

调整图形对象上的剪辑区域,并对所有包含的设计器调用 OnPaint(ActivityDesignerPaintEventArgs)

(继承自 CompositeActivityDesigner)
PerformLayout()
已过时.

更新设计器的布局。

(继承自 ActivityDesigner)
PointToLogical(Point)
已过时.

将点从屏幕坐标系转换为活动设计器坐标系。

(继承自 ActivityDesigner)
PointToScreen(Point)
已过时.

将活动设计器坐标系中的点转换为屏幕坐标系。

(继承自 ActivityDesigner)
PostFilterAttributes(IDictionary)
已过时.

在派生类中重写时,允许设计器从它通过 TypeDescriptor 公开的属性集中更改或删除项。

(继承自 ActivityDesigner)
PostFilterEvents(IDictionary)
已过时.

在派生类中重写时,允许设计器从它通过 TypeDescriptor 公开的事件集中更改或删除项。

(继承自 ActivityDesigner)
PostFilterProperties(IDictionary)
已过时.

在派生类中重写时,允许设计器从它通过 TypeDescriptor 公开的属性集中更改或删除项。

(继承自 ActivityDesigner)
PreFilterAttributes(IDictionary)
已过时.

在派生类中重写时,允许设计器将项添加到它通过 TypeDescriptor 公开的属性集中。

(继承自 ActivityDesigner)
PreFilterEvents(IDictionary)
已过时.

在派生类中重写时,允许设计器将项添加到它通过 TypeDescriptor 公开的事件集中。

(继承自 ActivityDesigner)
PreFilterProperties(IDictionary)
已过时.

在派生类中重写时,允许设计器将项添加到它通过 TypeDescriptor 公开的属性集中。

(继承自 ActivityDesigner)
RectangleToLogical(Rectangle)
已过时.

将矩形从屏幕坐标系转换为活动设计器坐标系。

(继承自 ActivityDesigner)
RectangleToScreen(Rectangle)
已过时.

将矩形从活动设计器坐标系转换为屏幕坐标系。

(继承自 ActivityDesigner)
RefreshDesignerActions()
已过时.

更新与 . ActivityPreviewDesigner. 关联的配置错误。

RefreshDesignerVerbs()
已过时.

通过调用状态处理程序来刷新与设计器关联的活动设计器谓词。

(继承自 ActivityDesigner)
RefreshPreview()
已过时.

更新在预览窗口中 ActivityPreviewDesigner显示的视图。

RemoveActivities(ReadOnlyCollection<Activity>)
已过时.

从复合活动设计器中删除活动列表。

(继承自 CompositeActivityDesigner)
SaveViewState(BinaryWriter)
已过时.

将当前视图状态 ActivityPreviewDesigner 存储到二进制流。

ShowInfoTip(String, String)
已过时.

显示具有指定标题和文本的信息提示 ActivityDesigner

(继承自 ActivityDesigner)
ShowInfoTip(String)
已过时.

显示指定的信息提示。

(继承自 ActivityDesigner)
ShowInPlaceTip(String, Rectangle)
已过时.

在指定的矩形位置显示指定的工具提示。

(继承自 ActivityDesigner)
ToString()
已过时.

返回一个表示当前对象的字符串。

(继承自 Object)

显式接口实现

名称 说明
IDesigner.Component
已过时.

获取与活动设计器关联的基组件。

(继承自 ActivityDesigner)
IDesigner.DoDefaultAction()
已过时.

执行与设计器关联的默认操作。

(继承自 ActivityDesigner)
IDesigner.Initialize(IComponent)
已过时.

使用关联的活动初始化设计器。

(继承自 ActivityDesigner)
IDesigner.Verbs
已过时.

获取与活动设计器关联的设计时谓词。

(继承自 ActivityDesigner)
IDesignerFilter.PostFilterAttributes(IDictionary)
已过时.

在派生类中重写时,允许设计器从它通过 TypeDescriptor 公开的属性集中更改或删除项。

(继承自 ActivityDesigner)
IDesignerFilter.PostFilterEvents(IDictionary)
已过时.

在派生类中重写时,允许设计器从它通过 TypeDescriptor 公开的事件集中更改或删除项。

(继承自 ActivityDesigner)
IDesignerFilter.PostFilterProperties(IDictionary)
已过时.

在派生类中重写时,允许设计器从它通过 TypeDescriptor 公开的属性集中更改或删除项。

(继承自 ActivityDesigner)
IDesignerFilter.PreFilterAttributes(IDictionary)
已过时.

在派生类中重写时,允许设计器将项添加到它通过 TypeDescriptor 公开的属性集中。

(继承自 ActivityDesigner)
IDesignerFilter.PreFilterEvents(IDictionary)
已过时.

在派生类中重写时,允许设计器将项添加到它通过 TypeDescriptor 公开的事件集中。

(继承自 ActivityDesigner)
IDesignerFilter.PreFilterProperties(IDictionary)
已过时.

在派生类中重写时,允许设计器将项添加到它通过 TypeDescriptor 公开的属性集中。

(继承自 ActivityDesigner)
IPersistUIState.LoadViewState(BinaryReader)
已过时.

从二进制流还原视图状态。

(继承自 ActivityDesigner)
IPersistUIState.SaveViewState(BinaryWriter)
已过时.

将视图状态保存到二进制流。

(继承自 ActivityDesigner)
IRootDesigner.GetView(ViewTechnology)
已过时.

返回指定视图技术的视图对象。

(继承自 ActivityDesigner)
IRootDesigner.SupportedTechnologies
已过时.

获取活动设计器可以支持其显示的技术数组。

(继承自 ActivityDesigner)
IToolboxUser.GetToolSupported(ToolboxItem)
已过时.

确定当前活动设计器是否支持指定的工具箱项。

(继承自 ActivityDesigner)
IToolboxUser.ToolPicked(ToolboxItem)
已过时.

选择指定的工具箱项。

(继承自 ActivityDesigner)
IWorkflowRootDesigner.InvokingDesigner
已过时.

获取或设置 CompositeActivityDesigner 请求初始化活动设计器的项。

(继承自 ActivityDesigner)
IWorkflowRootDesigner.IsSupportedActivityType(Type)
已过时.

返回一个值,该值指示当前 ActivityDesigner类型是否支持指定的类型。

(继承自 ActivityDesigner)
IWorkflowRootDesigner.MessageFilters
已过时.

获取与活动设计器关联的任何消息筛选器。

(继承自 ActivityDesigner)
IWorkflowRootDesigner.SupportsLayoutPersistence
已过时.

获取指示实际工作流根设计器是否支持布局持久性的值。

(继承自 ActivityDesigner)

适用于