[]
Represents the StyleSelector<T> class.
public abstract class StyleSelector<T> where T : FrameworkElement
Public MustInherit Class StyleSelector(Of T As FrameworkElement)
Name | Description |
---|---|
T | The type of the object which set the style selector. |
Name | Description |
---|---|
StyleSelector() |
Name | Description |
---|---|
SelectStyle(T) | Selects a style. |