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 IStyleResource
string Name { get; }
ResourceDictionary Resource { get; }