Class DefaultColorResource
[Display(Name = "系统(长期支持)", GroupName = "纯色", Description = "纯色", Order = 10, Prompt = "长期支持")]
public class DefaultColorResource : ColorResourceBase, IColorResource, IResourceable
- Inheritance
-
DefaultColorResource
- Implements
- Inherited Members
- Extension Methods
Constructors
DefaultColorResource()
public DefaultColorResource()
Properties
Resource
public override ResourceDictionary Resource { get; }
Property Value
Methods
ToString()
Returns a string that represents the current object.
public override string ToString()
Returns
- string
A string that represents the current object.