XamlDirective.LookupIsEvent メソッド

定義

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

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

返品

常に false を返します。

注釈

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

適用対象

こちらもご覧ください