Interface IStyleResource
- Namespace
- H.Styles.StyleResources
- Assembly
- H.Style.dll
public interface IStyleResource- Extension Methods
Properties
Name
string Name { get; }Property Value
Resource
ResourceDictionary Resource { get; }public interface IStyleResourcestring Name { get; }ResourceDictionary Resource { get; }