The ShapeNodeStyleSelector type exposes the following members.

Constructors

  NameDescription
ShapeNodeStyleSelector

Methods

  NameDescription
SelectStyle
Returns a Style for the item.
(Inherited from DelegatingStyleSelector.)
SelectStyleCore
Selects a style for a ShapeNode.
(Overrides MatchingStyleSelector..::.SelectStyleCore(Object, DependencyObject).)

Properties

  NameDescription
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.
(Inherited from MatchingStyleSelector.)
Styles
Gets the list of styles and matching criteria.
(Inherited from MatchingStyleSelector.)

See Also