[]
        
(Showing Draft Content)

C1.WinUI.Core.C1InputEventArgs.GetIsHandled

GetIsHandled Method

GetIsHandled(RoutedEventArgs)

Gets a value indicating whether the specified event is handled.

Declaration
public static bool GetIsHandled(RoutedEventArgs e)
Parameters
Type Name Description
RoutedEventArgs e

The OriginalEventArgs instance containing the event data.

Returns
Type Description
bool