XamlDirective.LookupIsEvent メソッド

定義

この XamlDirective がイベントを表すかどうかを返します。

protected:
 override bool LookupIsEvent();
protected override sealed bool LookupIsEvent ();
override this.LookupIsEvent : unit -> bool
Protected Overrides NotOverridable Function LookupIsEvent () As Boolean

戻り値

Boolean

常に false を返します。

注釈

XamlDirective この仮想メンバーをシールします。したがって、すべての XamlDirective 型と定義済み XAML ディレクティブはすべて、この動作を使用する必要があります。

適用対象

こちらもご覧ください