Interface IColorResource
public interface IColorResource : IResourceable
- Inherited Members
- Extension Methods
Properties
GroupName
string GroupName { get; }
Property Value
IsDark
bool IsDark { get; set; }
public interface IColorResource : IResourceable
string GroupName { get; }
bool IsDark { get; set; }