PropertyDescriptor.GetValueChangedHandler(Object) Metoda

Definice

Načte aktuální sadu obslužných rutin událostí ValueChanged pro konkrétní komponentu.

protected public:
 EventHandler ^ GetValueChangedHandler(System::Object ^ component);
protected internal EventHandler GetValueChangedHandler (object component);
protected internal EventHandler? GetValueChangedHandler (object component);
member this.GetValueChangedHandler : obj -> EventHandler
Protected Friend Function GetValueChangedHandler (component As Object) As EventHandler

Parametry

component
Object

Komponenta, pro kterou se mají načíst obslužné rutiny událostí.

Návraty

EventHandler

Kombinovaná obslužná rutina událostí vícesměrového vysílání nebo null pokud nejsou aktuálně přiřazeny componentžádné obslužné rutiny událostí .

Platí pro