BulletDecorator

BulletDecorator has two content properties: Bullet and Child. The Bullet property defines the UIElement to use as a bullet. The Child property defines a UIElement that visually aligns with the bullet.

The following illustration shows examples of controls that use a BulletDecorator.

Example of a Checkbox, a RadioButton, and a TextBox bullet decorator.

Reference

BulletDecorator