BarsMvvmResourceDictionary Class
Represents a ResourceDictionary related to the template resources objects defined in this assembly.
public sealed class BarsMvvmResourceDictionary : ResourceDictionary
- Inheritance:
- object ResourceDictionary object
Constructors
BarsMvvmResourceDictionary()
Initializes an instance of the class.
public BarsMvvmResourceDictionary()
Properties
Instance
The singleton instance of the resource dictionary.
public static BarsMvvmResourceDictionary Instance { get; }
Property Value
Remarks
The instance is not shared between threads.
Methods
InitializeComponent()
InitializeComponent
public void InitializeComponent()
Inherited Members
- object.GetType()
- object.ToString()
- object.Equals(object)
- object.Equals(object, object)
- object.ReferenceEquals(object, object)
- object.GetHashCode()