LocationChangedEventArgs::NewLocation Property

.NET Framework (current version)
 

Gets the new location.

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

public:
property Point NewLocation {
	Point get();
}

Property Value

Type: System.Windows::Point

An instance of Point that contains the new location.

.NET Framework
Available since 4.0
Return to top
Show: