[NotClientImplementableAttribute]
public interface IStyleHost<NotClientImplementableAttribute>
Public Interface IStyleHost[<NotClientImplementableAttribute>]
type IStyleHost = interface end| IsStylesInitialized | Gets a value indicating whether Styles is initialized. |
| Styles | Gets the styles for the element. |
| StylingParent | Gets the parent style host element. |
| StylesAdded(IReadOnlyListIStyle) | Called when styles are added to Styles or a nested styles collection. |
| StylesRemoved(IReadOnlyListIStyle) | Called when styles are removed from Styles or a nested styles collection. |