EditModeSwitchButton.SyncModeToOwningContainerProperty 字段

更新:2007 年 11 月

标识 SyncModeToOwningContainer 依赖项属性。

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

语法

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

value = EditModeSwitchButton.SyncModeToOwningContainerProperty
public static readonly DependencyProperty SyncModeToOwningContainerProperty
public:
static initonly DependencyProperty^ SyncModeToOwningContainerProperty
public static final var SyncModeToOwningContainerProperty : DependencyProperty

字段值

类型:System.Windows.DependencyProperty

SyncModeToOwningContainer 依赖项属性的标识符。

权限

另请参见

参考

EditModeSwitchButton 类

EditModeSwitchButton 成员

Microsoft.Windows.Design.PropertyEditing 命名空间

其他资源

属性编辑体系结构

WPF 设计器扩展性