RoutedEvent Class
Namespace: GHIElectronics.TinyCLR.UI · Assembly: GHIElectronics.TinyCLR.UI
RoutedEvent is a unique identifier for any registered RoutedEvent
public sealed class RoutedEvent
Properties
RoutingStrategy
public RoutingStrategy RoutingStrategy { get; }
Returns the RoutingStrategy of the RoutedEvent
HandlerType
public Type HandlerType { get; }
Returns Type of Handler for the RoutedEvent
Methods
ToString()
public override string ToString()
String representation
Returns string