ActivityDesigner::OnModelItemChanged Method (Object^)

.NET Framework (current version)
 

Begins the processing that occurs when the model item is changed..

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

protected:
virtual void OnModelItemChanged(
	Object^ newItem
) override

Parameters

newItem
Type: System::Object^

The new item.

.NET Framework
Available since 4.5
Return to top
Show: