The ElementViewStatusToBrushConverter type exposes the following members.

Properties

  NameDescription
Public propertyMouseOverBrush
The brush to use if the ElementViewStatus is MouseOver.
Public propertyMouseOverPaddingBrush
The brush to use if the ElementViewStatus is MouseOverPadding.
Public propertyNormalBrush
The brush to use if the ElementViewStatus is Normal.
Public propertyPaddingBrush
The brush to use if the ElementViewStatus is Padding.
Public propertySelectedBrush
The brush to use if the ElementViewStatus is Selected.

See Also