IRangeControlClient.HitTest(Point) Method
In This Article
This method returns a value identyfing the type of a visual element located under the test point.
Namespace: DevExpress.UI.Xaml.Controls
Assembly: DevExpress.UI.Xaml.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
point | Point | A test point. |
#Returns
Type | Description |
---|---|
DevExpress. |
A DevExpress. |
See Also