Class Module
[Export(typeof(IModule))]
public class Module : ModuleBase, INotifyPropertyChangedEx, INotifyPropertyChanged, IModule
- Inheritance
-
PropertyChangedBaseModule
- Implements
-
INotifyPropertyChangedEx
- Inherited Members
-
PropertyChangedBase.Refresh()PropertyChangedBase.IsNotifyingPropertyChangedBase.PropertyChanged
Properties
GlobalResourceDictionaries
public override IEnumerable<ResourceDictionary> GlobalResourceDictionaries { get; }