PropertyContainer.ActiveEditModeProperty 字段

更新:2007 年 11 月

标识 ActiveEditMode 依赖项属性。

命名空间:  Microsoft.Windows.Design.PropertyEditing
程序集:  Microsoft.Windows.Design(在 Microsoft.Windows.Design.dll 中)

语法

声明
Public Shared ReadOnly ActiveEditModeProperty As DependencyProperty
用法
Dim value As DependencyProperty

value = PropertyContainer.ActiveEditModeProperty
public static readonly DependencyProperty ActiveEditModeProperty
public:
static initonly DependencyProperty^ ActiveEditModeProperty
public static final var ActiveEditModeProperty : DependencyProperty

字段值

类型:System.Windows.DependencyProperty

ActiveEditMode 依赖项属性的标识符。

权限

另请参见

参考

PropertyContainer 类

PropertyContainer 成员

Microsoft.Windows.Design.PropertyEditing 命名空间

其他资源

WPF 设计器扩展性

属性编辑体系结构

依赖项属性概述