共用方式為


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 

欄位值

適用於