LostFocusEventManager.NewListenerList メソッド

定義

LostFocus or LostFocus イベントのリスナーを格納する新しいオブジェクトを返します。

protected override System.Windows.WeakEventManager.ListenerList NewListenerList ();
override this.NewListenerList : unit -> System.Windows.WeakEventManager.ListenerList
Protected Overrides Function NewListenerList () As WeakEventManager.ListenerList

戻り値

LostFocus または LostFocus イベントにリスナーを格納する新しいオブジェクト。

適用対象