Interface IStyle
Defines the interface for styles.
[NotClientImplementable]
public interface IStyle : IResourceNode
- Inherited Members
Properties
Children
Gets a collection of child styles.
IReadOnlyList<IStyle> Children { get; }
Defines the interface for styles.
[NotClientImplementable]
public interface IStyle : IResourceNode
Gets a collection of child styles.
IReadOnlyList<IStyle> Children { get; }