XamlParseException.KeyContext 屬性

定義

取得或設定項目的機碼值,該項目在發生例外狀況的字典中。

public:
 property System::Object ^ KeyContext { System::Object ^ get(); };
public object KeyContext { get; }
member this.KeyContext : obj
Public ReadOnly Property KeyContext As Object

屬性值

相關的 XAML x:Key 值。

適用於

另請參閱