EditModeSwitchButton.SyncModeToOwningContainer 속성

정의

소유 속성 컨테이너의 TargetEditMode ActiveEditMode와 일치하도록 자동으로 계산되는지 여부를 나타내는 값을 가져오거나 설정합니다.

public:
 property bool SyncModeToOwningContainer { bool get(); void set(bool value); };
public bool SyncModeToOwningContainer { get; set; }
member this.SyncModeToOwningContainer : bool with get, set
Public Property SyncModeToOwningContainer As Boolean

속성 값

true 소유 EditModeSwitchButton 속성 컨테이너의 편집 모드로 자동 전환되면 이고, false 속성에서 정의한 편집 모드로 전환하면 TargetEditMode 입니다.

적용 대상