CACuzcatlan
CACuzcatlan

Reputation: 5497

How to set a different unselected style for Pivot headers?

I'm using a Pivot control with a HeaderTemplate to set the color of the header. However, I haven't found a way to change the color of the unselected pivot items. They default to an opaque version of the header color. Does anyone know how to set the color of the unselected items?

Upvotes: 6

Views: 487

Answers (1)

Lukasz Madon
Lukasz Madon

Reputation: 15004

You need to create a new template

link

Upvotes: 2

Related Questions