XamlObjectEventArgs.SourceBamlUri Property

Definition

Gets or sets the BAML URI of the relevant object instance.

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

Property Value

Uri

The BAML URI of the relevant object instance.

Applies to