[NotClientImplementableAttribute]
public interface IStyle : IResourceNode<NotClientImplementableAttribute>
Public Interface IStyle
Inherits IResourceNode[<NotClientImplementableAttribute>]
type IStyle =
interface
interface IResourceNode
end| Children | Gets a collection of child styles. |
| HasResources |
Gets a value indicating whether the object has resources.
(Inherited from IResourceNode) |
| TryGetResource(Object, ThemeVariant, Object) |
Tries to find a resource within the object.
(Inherited from IResourceNode) |