言語

XamlLanguage.ConnectionId プロパティ

定義

イベントをハンドラーに接続するための接続ポイントを識別する XamlDirective を取得します。

public:
 static property System::Xaml::XamlDirective ^ ConnectionId { System::Xaml::XamlDirective ^ get(); };
public static System.Xaml.XamlDirective ConnectionId { get; }
static member ConnectionId : System.Xaml.XamlDirective
Public Shared ReadOnly Property ConnectionId As XamlDirective

プロパティ値

イベントをハンドラーに接続するための接続ポイントを識別する XamlDirective

適用対象