Interface IResourceable
public interface IResourceable
- Extension Methods
Properties
Name
string Name { get; }
Property Value
Resource
ResourceDictionary Resource { get; }
public interface IResourceable
string Name { get; }
ResourceDictionary Resource { get; }