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 依赖项属性的标识符。
权限
- 对直接调用方的完全信任。此成员不能由部分信任的代码使用。有关更多信息,请参见通过部分受信任的代码使用库。
另请参见
参考
Microsoft.Windows.Design.PropertyEditing 命名空间