WinUI | ComponentOne
WinUI | ComponentOne
C1.WinUI.Core Assembly
/
C1.WinUI.Core Namespace
/
C1InputEventArgs Class
/ GetIsHandled Method
The
OriginalEventArgs
instance containing the event data.
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
GetIsHandled Method
In This Topic
Gets a value indicating whether the specified event is handled.
Syntax
C#
public
static
bool
GetIsHandled(
RoutedEventArgs
e
)
Parameters
e
The
OriginalEventArgs
instance containing the event data.
See Also
Reference
C1InputEventArgs Class
C1InputEventArgs Members