Skip to main content

FloatingContainer.CorrectRightToLeftLocation(Point) Method

For internal use.

Namespace: DevExpress.Xpf.Core

Assembly: DevExpress.Xpf.Core.v24.1.dll

NuGet Package: DevExpress.Wpf.Core

Declaration

public virtual Point CorrectRightToLeftLocation(
    Point location
)

Parameters

Name Type
location Point

Returns

Type
Point
See Also