-api-id -api-type T:Windows.Foundation.TypedEventHandler`2 winrt delegate Windows.Foundation.TypedEventHandler<TSender, TResult> -description Represents a method that handles general events. -parameters -param sender The event source. -param args The event data. If there is no event data, this parameter will be null. -remarks -examples -see-also