Udostępnij przez


LostFocusEventManager.StopListening(Object) Metoda

Definicja

Zatrzymuje nasłuchiwanie LostFocus zdarzenia w danym źródle.

protected:
 override void StopListening(System::Object ^ source);
protected override void StopListening (object source);
override this.StopListening : obj -> unit
Protected Overrides Sub StopListening (source As Object)

Parametry

source
Object

Obiekt źródłowy, na którym należy przestać nasłuchiwać dla LostFocuselementu .

Dotyczy

Zobacz też