RevealHighlightOptions Attached Properties
Provides access to the Reveal effect options.| Name | Description |
|---|---|
| BackgroundColor static | Specifies the color of the reveal effect applied to the background. This is a dependency property. |
| BorderColor static | Specifies the color of the reveal effect applied to the borders. This is a dependency property. |
| BorderThickness static | Specifies the width between the background and borders for the Reveal effect. |
| Mode static | Specifies the elements to which to apply the reveal effect. |
See Also