ResourceDictionaryLoadedEventArgs::ResourceDictionaryInfo Property

 
Namespace:   System.Windows.Diagnostics
Assembly:  PresentationFramework (in PresentationFramework.dll)

public:
property ResourceDictionaryInfo^ ResourceDictionaryInfo {
	ResourceDictionaryInfo^ get();
	private: void set(ResourceDictionaryInfo^ value);
}

.NET Framework
Available since 4.6.2
Return to top
Show: