ResourceDictionaryUnloadedEventArgs::ResourceDictionaryInfo Property
Gets data for the ThemedResourceDictionaryUnloaded event.
Assembly: PresentationFramework (in PresentationFramework.dll)
public: property ResourceDictionaryInfo^ ResourceDictionaryInfo { ResourceDictionaryInfo^ get(); private: void set(ResourceDictionaryInfo^ value); }
Property Value
Type: System.Windows.Diagnostics::ResourceDictionaryInfo^Data for the ThemedResourceDictionaryUnloaded event.
.NET Framework
Available since 4.6.2
Available since 4.6.2
Show: