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 値。

適用対象

こちらもご覧ください