The MatchingStyleSelector type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | MatchingStyleSelector |
Methods
Name | Description | |
---|---|---|
![]() | SelectStyle |
Returns a Style for the item.
(Inherited from DelegatingStyleSelector.) |
![]() | SelectStyleCore |
Returns the Style associated with the first criterion to match the item.
(Overrides DelegatingStyleSelector..::.SelectStyleCore(Object, DependencyObject).) |
Properties
Name | Description | |
---|---|---|
![]() | BasedOn |
Gets or sets the StyleSelector on which to fall back if no style
is found by this selector.
(Inherited from DelegatingStyleSelector.) |
![]() | DefaultStyle |
Gets or sets the default Style.
|
![]() | Styles |
Gets the list of styles and matching criteria.
|