संपादित करें

इसके माध्यम से साझा किया गया


RoutedEventHandlerInfo.Handler Property

Definition

Gets the event handler.

This API supports the product infrastructure and is not intended to be used directly from your code.

public:
 property Delegate ^ Handler { Delegate ^ get(); };
public Delegate Handler { get; }
member this.Handler : Delegate
Public ReadOnly Property Handler As Delegate

Property Value

The event handler.

Applies to