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 값입니다.

적용 대상

추가 정보