Search
AeroEffect Members
Constructors Properties Events
 


Represents an effect that adds semitransparency to the element and emphasizes its outline by adding a shade and an inner stroke.

The following tables list the members exposed by the AeroEffect type.

 Public Constructors

  Name Description

AeroEffect

Initializes a new instance of the AeroEffect class.

 Public Properties

  Name Description

InnerOutlineColor

Gets or sets the color of the inner outline.

Opacity

Gets or sets the opacity to apply to the element's background.

ShadeColor

Gets or sets the color of the shade.

 Public Events

  Name Description

PropertyChanged

INotifyPropertyChanged.PropertyChanged implementation. (Inherited from ItemEffect.)

 See Also