ResourceDictionaryInfo.SourceUri Property

Definition

Gets the URI of the compiled BAML file embedded in the ResourceDictionaryAssembly property from which the resource dictionary is loaded.

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

Property Value

Uri

Applies to