LocationChangedEventArgs Constructor (Point)

.NET Framework (current version)
 

Initializes a new instance of the LocationChangedEventArgs class.

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

public:
LocationChangedEventArgs(
	Point newLocation
)

Parameters

newLocation
Type: System.Windows::Point

The new location.

.NET Framework
Available since 4.0
Return to top
Show: