[]
        
(Showing Draft Content)

C1.WinUI.Core.C1HoverHelper.-ctor

C1HoverHelper Constructor

C1HoverHelper(FrameworkElement)

Initializes a new instance of the C1HoverHelper class.

Declaration
public C1HoverHelper(FrameworkElement element)
Public Sub New(element As FrameworkElement)
Parameters
Type Name Description
FrameworkElement element

An Microsoft.UI.Xaml.FrameworkElement on which the tap gestures will be listened.