public static class InteractiveExtensions<ExtensionAttribute>
Public NotInheritable Class InteractiveExtensions[<AbstractClassAttribute>]
[<SealedAttribute>]
[<ExtensionAttribute>]
type InteractiveExtensions = class end| AddDisposableHandlerTEventArgs(Interactive, RoutedEventTEventArgs, EventHandlerTEventArgs, RoutingStrategies, Boolean) | Adds a handler for the specified routed event and returns a disposable that can terminate the event subscription. |
| GetInteractiveParent(Interactive) | |
| GetObservableTEventArgs(Interactive, RoutedEventTEventArgs, RoutingStrategies, Boolean) | Gets an observable for a RoutedEventTEventArgs. |