CompositeDesignerAccessibleObject クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
注意事項
The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*
障碍のあるユーザーのデザイナー ユーザー インターフェイスを調整するためにクラス CompositeActivityDesigner 使用するアクセス可能なオブジェクトを実装します。
public ref class CompositeDesignerAccessibleObject : System::Workflow::ComponentModel::Design::ActivityDesignerAccessibleObject
public class CompositeDesignerAccessibleObject : System.Workflow.ComponentModel.Design.ActivityDesignerAccessibleObject
[System.Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
public class CompositeDesignerAccessibleObject : System.Workflow.ComponentModel.Design.ActivityDesignerAccessibleObject
type CompositeDesignerAccessibleObject = class
inherit ActivityDesignerAccessibleObject
[<System.Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")>]
type CompositeDesignerAccessibleObject = class
inherit ActivityDesignerAccessibleObject
Public Class CompositeDesignerAccessibleObject
Inherits ActivityDesignerAccessibleObject
- 継承
-
CompositeDesignerAccessibleObject
- 派生
- 属性
注釈
Note
この資料では、古い型と名前空間について説明します。 詳細については、「Windows Workflow Foundation 4.5 の
コンストラクター
| 名前 | 説明 |
|---|---|
| CompositeDesignerAccessibleObject(CompositeActivityDesigner) |
古い.
指定したCompositeDesignerAccessibleObjectを使用して、CompositeActivityDesigner クラスの新しいインスタンスを初期化します。 |
プロパティ
| 名前 | 説明 |
|---|---|
| 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のアクセス可能な状態を取得します。 |
| Value |
古い.
アクセス可能なオブジェクトの値を取得または設定します。 (継承元 AccessibleObject) |