IsCancel Property (WPFButton)

Class

WPFButton.

Action

Gets a value that indicates whether a Button is a Cancel button. A user can activate the Cancel button by pressing the ESC key. This is a dependency property.

Syntax

'Declaration
Protected Read Property IsCancel As Boolean

Access

Read only.