This topic has not yet been rated - Rate this topic

RepeatButton

The RepeatButton is similar to a Button. However, RepeatButton elements give you control over when and how the Click event occurs.

The following graphic shows an example of the three states of a repeat button control, Default, PointerFocused, and Pressed. The first button shows the default state of the RepeatButton. The second shows how the appearance of the button changes when the mouse pointer hovers over the button, giving it focus. The last button shows the appearance of the RepeatButton when the user presses the mouse button over the control.

Typical RepeatButton

Repeat button states
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.