[ObsoleteAttribute("This interface may be removed in 12.0. Use StyledElement, or override StyledElement.StyleKeyOverride to override the StyleKey for a class.")]
public interface IStyleable : INamed<ObsoleteAttribute("This interface may be removed in 12.0. Use StyledElement, or override StyledElement.StyleKeyOverride to override the StyleKey for a class.")>
Public Interface IStyleable
Inherits INamed[<ObsoleteAttribute("This interface may be removed in 12.0. Use StyledElement, or override StyledElement.StyleKeyOverride to override the StyleKey for a class.")>]
type IStyleable =
interface
interface INamed
end| Classes | Gets the list of classes for the control. |
| Name |
Gets the element name.
(Inherited from INamed) |
| StyleKey |
Gets the type by which the control is styled.
Obsolete. |
| TemplatedParent | Gets the template parent of this element if the control comes from a template. |