ResourceDictionaryInfo.ResourceDictionaryAssembly Property

Definition

Gets the name of the assembly from which the resource dictionary is loaded.

public:
 property System::Reflection::Assembly ^ ResourceDictionaryAssembly { System::Reflection::Assembly ^ get(); };
public System.Reflection.Assembly ResourceDictionaryAssembly { get; }
member this.ResourceDictionaryAssembly : System.Reflection.Assembly
Public ReadOnly Property ResourceDictionaryAssembly As Assembly

Property Value

Applies to