Decorator Types

A Decorator is a type of FrameworkElement that applies effects onto or around a single child UIElement. Examples of decorators include Border and AdornerDecorator.

This topic contains the following sections:

  • Content Model
  • Types
  • Related Topics

Content Model

Primary content property

Child

Primary content type

A single UIElement

Other content properties

None

Content model information

See Decorator Content Model Overview.

Types

The following table lists the types that belong to the Decorator Type Family.

Name

ButtonChrome

ClassicBorderDecorator

ListBoxChrome

SystemDropShadowChrome

Border

InkPresenter

BulletDecorator

Viewbox

AdornerDecorator

See Also

Reference

Decorator