EditModeSwitchButton.SyncModeToOwningContainerProperty 字段
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
注册一个依赖性属性,当该属性为 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