EditModeSwitchButton::OnPropertyChanged Method (DependencyPropertyChangedEventArgs)

.NET Framework (current version)
 

Checks whether the F:System.Activities.Presentation.PropertyEditing.PropertyContainer.OwningPropertyContainerProperty has changed (or gained or lost) its owning T:System.Activities.Presentation.PropertyEditing.PropertyContainer and if that is T:System.Boolean.True, sets up the TargetEditMode to be the mode to switch to.

Namespace:   System.Activities.Presentation.PropertyEditing
Assembly:  System.Activities.Presentation (in System.Activities.Presentation.dll)

protected:
virtual void OnPropertyChanged(
	DependencyPropertyChangedEventArgs e
) override

.NET Framework
Available since 4.0
Return to top
Show: