SequenceDesignerAccessibleObject クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
注意事項
The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*
SequentialActivityDesigner クラスが、障碍を持つユーザー用にデザイナーのユーザー インターフェイスを調整するためのユーザー補助オブジェクトを実装します。
public ref class SequenceDesignerAccessibleObject : System::Workflow::ComponentModel::Design::CompositeDesignerAccessibleObject
public class SequenceDesignerAccessibleObject : System.Workflow.ComponentModel.Design.CompositeDesignerAccessibleObject
[System.Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
public class SequenceDesignerAccessibleObject : System.Workflow.ComponentModel.Design.CompositeDesignerAccessibleObject
type SequenceDesignerAccessibleObject = class
inherit CompositeDesignerAccessibleObject
[<System.Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")>]
type SequenceDesignerAccessibleObject = class
inherit CompositeDesignerAccessibleObject
Public Class SequenceDesignerAccessibleObject
Inherits CompositeDesignerAccessibleObject
- 継承
-
SequenceDesignerAccessibleObject
- 属性
注釈
注意
ここでは、廃止された型と名前空間について説明します。 詳細については、「.NET 4.5 での Windows Workflow Foundation の新機能」を参照してください。
コンストラクター
SequenceDesignerAccessibleObject(SequentialActivityDesigner) |
指定された SequenceDesignerAccessibleObject を使用して、SequentialActivityDesigner クラスの新しいインスタンスを初期化します。 |
プロパティ
ActivityDesigner |
ユーザー補助オブジェクトが適用された ActivityDesigner を取得します。 (継承元 ActivityDesignerAccessibleObject) |
Bounds |
ユーザー補助オブジェクトの位置とサイズを取得します。 (継承元 ActivityDesignerAccessibleObject) |
DefaultAction |
アクティビティ デザイナーの既定のアクションを説明する文字列を取得します。 (継承元 ActivityDesignerAccessibleObject) |
Description |
アクティビティ デザイナーの外観を説明する文字列を取得します。 (継承元 ActivityDesignerAccessibleObject) |
Help |
アクティビティ デザイナーに関連付けられたアクティビティの機能および使用方法の説明を取得します。 (継承元 ActivityDesignerAccessibleObject) |
KeyboardShortcut |
ユーザー補助オブジェクトのショートカット キーまたはアクセス キーを取得します。 (継承元 AccessibleObject) |
Name |
ユーザー補助オブジェクトの Activity に関連付けられた ActivityDesigner の名前を取得または設定します。 (継承元 ActivityDesignerAccessibleObject) |
Parent |
ActivityDesignerAccessibleObject の親を取得します。 (継承元 ActivityDesignerAccessibleObject) |
Role |
現在の ActivityDesignerAccessibleObject の役割を取得します。 (継承元 ActivityDesignerAccessibleObject) |
State |
現在の CompositeDesignerAccessibleObject のアクセス可能状態を取得します。 (継承元 CompositeDesignerAccessibleObject) |
Value |
ユーザー補助オブジェクトの値を取得または設定します。 (継承元 AccessibleObject) |