EditModeSwitchButton::SyncModeToOwningContainer Property
.NET Framework (current version)
Gets a value that, when T:System.Boolean.True, means that the TargetEditMode will be calculated automatically to match the P:System.Activities.Presentation.PropertyEditing.PropertyContainer.ActiveEditMode of the owning T:System.Activities.Presentation.PropertyEditing.PropertyContainer. Otherwise, the mode to switch to will be based on the TargetEditMode property.
Assembly: System.Activities.Presentation (in System.Activities.Presentation.dll)
Property Value
Type: System::Booleantrue if the EditModeSwitchButton will switch automatically to the edit mode of its T:System.Activities.Presentation.PropertyEditing.PropertyContainer; otherwise, false.
.NET Framework
Available since 4.0
Available since 4.0
Show: