IWindow.Location

IWindow.Location property

The location attribute of the Window interface must return the Location object for that Window object’s Document.

public Location Location { get; }

Property Value

The location.

See Also