共用方式為


XamlLanguage.ConnectionId 屬性

定義

取得 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

XamlDirective,識別將事件傳送至處理常式的連接點。

適用於