Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

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:
© 2017 Microsoft