[]
        
(Showing Draft Content)

C1.WinUI.Core.C1InputEventArgs.HitTest

HitTest Method

HitTest<T>(double)

Returns the first visual element which is hit by this event.

Declaration
public T HitTest<T>(double ZoomScale = 1) where T : FrameworkElement
Parameters
Type Name Description
double ZoomScale
Returns
Type Description
T
Type Parameters
Name Description
T