SequentialWorkflowRootDesigner 类

定义

注意

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

包含用于向工作流设计图面上的所有根设计器提供一致外观的属性和方法。

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

注解

注释

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

通常,在工作流设计器中创建工作流时,将创建顺序工作流根设计器类的实例,它表示用户可以在其中添加和编辑活动的设计器图面。 工作流根设计器没有父设计器,除非它是活动的子级 InvokeWorkflowActivity 。 所有工作流根设计器都必须派生自 SequentialWorkflowRootDesigner

构造函数

名称 说明
SequentialWorkflowRootDesigner()
已过时.

初始化 SequentialWorkflowRootDesigner 类的新实例。

属性

名称 说明
AccessibilityObject
已过时.

获取一个 AccessibleObject 允许 SequentialActivityDesigner 调整其 UI 的用户的残疾用户。

(继承自 SequentialActivityDesigner)
ActiveView
已过时.

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

(继承自 StructuredCompositeActivityDesigner)
Activity
已过时.

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

(继承自 ActivityDesigner)
Bounds
已过时.

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

(继承自 ActivityDesigner)
CanExpandCollapse
已过时.

获取一个值,该值指示设计器是否可以展开和折叠。

ContainedDesigners
已过时.

获取一个泛型只读集合,该集合包含作为子级 StructuredCompositeActivityDesigner的所有活动设计器。

(继承自 StructuredCompositeActivityDesigner)
CurrentDropTarget
已过时.

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

(继承自 StructuredCompositeActivityDesigner)
DesignerActions
已过时.

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

(继承自 ActivityDesigner)
DesignerTheme
已过时.

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

(继承自 ActivityDesigner)
EnableVisualResizing
已过时.

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

(继承自 ActivityDesigner)
ExpandButtonRectangle
已过时.

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

(继承自 CompositeActivityDesigner)
Expanded
已过时.

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

(继承自 SequentialActivityDesigner)
FirstSelectableObject
已过时.

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

(继承自 SequentialActivityDesigner)
Footer
已过时.

获取与根设计器关联的页脚。

Glyphs
已过时.

获取在 . SequentialWorkflowRootDesigner上显示的字形的集合。

Header
已过时.

获取与根设计器关联的标头。

HelpText
已过时.

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

(继承自 SequentialActivityDesigner)
HelpTextRectangle
已过时.

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

(继承自 SequentialActivityDesigner)
HelpTextSize
已过时.

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

(继承自 SequentialActivityDesigner)
Image
已过时.

获取与设计器关联的图像。

ImageRectangle
已过时.

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

InvokingDesigner
已过时.

获取或设置 CompositeActivityDesigner 请求初始化顺序工作流根设计器。

IsEditable
已过时.

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

(继承自 CompositeActivityDesigner)
IsLocked
已过时.

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

(继承自 ActivityDesigner)
IsPrimarySelection
已过时.

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

(继承自 ActivityDesigner)
IsRootDesigner
已过时.

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

(继承自 ActivityDesigner)
IsSelected
已过时.

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

(继承自 ActivityDesigner)
IsVisible
已过时.

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

(继承自 ActivityDesigner)
LastSelectableObject
已过时.

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

(继承自 SequentialActivityDesigner)
Location
已过时.

获取或设置设计器在逻辑坐标中的位置。

(继承自 CompositeActivityDesigner)
MessageFilters
已过时.

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

(继承自 ActivityDesigner)
MinimumSize
已过时.

获取的最小大小 SequentialWorkflowRootDesigner

ParentDesigner
已过时.

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

(继承自 ActivityDesigner)
ParentView
已过时.

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

(继承自 ActivityDesigner)
ShowSmartTag
已过时.

获取一个值,该值指示根设计器是否显示智能标记。

Size
已过时.

获取或设置 . 的大小 ActivityDesigner

(继承自 ActivityDesigner)
SmartTagRectangle
已过时.

获取设计器图面上要在其中显示智能标记的矩形。

SmartTagVerbs
已过时.

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

(继承自 StructuredCompositeActivityDesigner)
Text
已过时.

获取与设计器关联的说明。

TextRectangle
已过时.

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

(继承自 CompositeActivityDesigner)
TitleHeight
已过时.

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

Verbs
已过时.

获取要与设计器关联的谓词的集合。

(继承自 ActivityDesigner)
Views
已过时.

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

(继承自 StructuredCompositeActivityDesigner)

方法

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

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

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)
已过时.

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

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

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

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

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

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

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

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

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

(继承自 StructuredCompositeActivityDesigner)
Equals(Object)
已过时.

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

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

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

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

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

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

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

(继承自 SequentialActivityDesigner)
GetDropTargets(Point)
已过时.

返回表示有效放置位置的 SequentialActivityDesigner矩形数组。

(继承自 SequentialActivityDesigner)
GetHashCode()
已过时.

用作默认哈希函数。

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

返回表示设计器内部连接的点的只读集合。

GetNextSelectableObject(Object, DesignerNavigationDirection)
已过时.

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

(继承自 SequentialActivityDesigner)
GetPreviewImage(Graphics)
已过时.

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

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

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

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

获取当前实例的 Type

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

返回有关 SequentialActivityDesigner 工作流设计图面上指定点的信息。

(继承自 SequentialActivityDesigner)
Initialize(Activity)
已过时.

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

(继承自 SequentialActivityDesigner)
InsertActivities(HitTestInfo, ReadOnlyCollection<Activity>)
已过时.

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

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

使设计器失效。

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

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

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

获取一个值,该值指示包含的设计器是否可见。

(继承自 CompositeActivityDesigner)
IsSupportedActivityType(Type)
已过时.

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

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

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

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

创建当前 Object的浅表副本。

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

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

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

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

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

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

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

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

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

当设计器中包含的多个活动发生更改时发生。 例如,添加新的子活动或删除现有子活动时,会出现这种情况。

(继承自 CompositeActivityDesigner)
OnContainedActivitiesChanging(ActivityCollectionChangeEventArgs)
已过时.

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

(继承自 SequentialActivityDesigner)
OnLayoutSize(ActivityDesignerLayoutEventArgs)
已过时.

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

OnMouseCaptureChanged()
已过时.

鼠标捕获更改时发生。

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

在设计器上多次单击鼠标按钮时发生。

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

在指针位于设计器边界时单击鼠标时调用。

(继承自 CompositeActivityDesigner)
OnMouseDragBegin(Point, MouseEventArgs)
已过时.

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

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

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

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

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

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

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

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

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

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

当指针离开设计器边界时发生。

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

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

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

当指针位于设计器边界时释放鼠标按钮时发生。

(继承自 ActivityDesigner)
OnPaint(ActivityDesignerPaintEventArgs)
已过时.

绘制与 . SequentialWorkflowRootDesigner关联的任何页眉和页脚。

OnProcessMessage(Message)
已过时.

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

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

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

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

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

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

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

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

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

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

通知设计器是显示还是隐藏 SequentialWorkflowRootDesigner智能标记。

OnThemeChange(ActivityDesignerTheme)
已过时.

通知设计器关联的主题已更改。

(继承自 CompositeActivityDesigner)
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()
已过时.

刷新与设计器关联的配置错误。

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

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

(继承自 ActivityDesigner)
RemoveActivities(ReadOnlyCollection<Activity>)
已过时.

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

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

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

(继承自 StructuredCompositeActivityDesigner)
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)

适用于