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。

适用于