Skip to main content

FlyoutBase.DpiAwareHelper.PointToControl(Point, Point) Method

Namespace: DevExpress.Xpf.Editors.Flyout.Native

Assembly: DevExpress.Xpf.Core.v23.2.dll

NuGet Package: DevExpress.Wpf.Core

Declaration

public static Point PointToControl(
    Point point,
    Point monitorPoint
)

Parameters

Name Type
point Point
monitorPoint Point

Returns

Type
Point
See Also