EditModeSwitchButton Fields
.NET Framework 4
The EditModeSwitchButton type exposes the following members.
| Name | Description | |
|---|---|---|
|
SyncModeToOwningContainerProperty | Registers the dependency property which, when True, means that the TargetEditMode will be calculated automatically to match the ActiveEditMode() of the owning PropertyContainer. Otherwise, the mode to switch to will be based on the TargetEditMode property. |
|
TargetEditModeProperty | Registers the dependency property that gets or sets the targeted mode when the EditModeSwitchButton is clicked. |