XamlObjectEventArgs.SourceBamlUri 속성

정의

관련 개체 인스턴스의 BAML URI를 가져오거나 설정합니다.

public:
 property Uri ^ SourceBamlUri { Uri ^ get(); };
public Uri SourceBamlUri { get; }
member this.SourceBamlUri : Uri
Public ReadOnly Property SourceBamlUri As Uri

속성 값

Uri

관련 개체 인스턴스의 BAML URI입니다.

적용 대상