EditModeSwitchButton.SyncModeToOwningContainerProperty 字段

定义

注册一个依赖性属性,当该属性为 true 时,表示将自动计算 TargetEditMode,以便与拥有 PropertyContainer 的 ActiveEditMode 相匹配。 否则,要切换到的模式将基于 TargetEditMode 属性。

public: static initonly System::Windows::DependencyProperty ^ SyncModeToOwningContainerProperty;
public static readonly System.Windows.DependencyProperty SyncModeToOwningContainerProperty;
 staticval mutable SyncModeToOwningContainerProperty : System.Windows.DependencyProperty
Public Shared ReadOnly SyncModeToOwningContainerProperty As DependencyProperty 

字段值

适用于