XamlLanguage.ConnectionId プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
イベントをハンドラーに接続するコネクション ポイントを識別する XamlDirective を取得します。
public:
static property System::Xaml::XamlDirective ^ ConnectionId { System::Xaml::XamlDirective ^ get(); };
public static System.Xaml.XamlDirective ConnectionId { get; }
member this.ConnectionId : System.Xaml.XamlDirective
Public Shared ReadOnly Property ConnectionId As XamlDirective
プロパティ値
イベントをハンドラーに接続するコネクション ポイントを識別する XamlDirective。