IsDefault Property (WPFButton)
Class
WPFButton
.
Action
Gets a value that indicates whether a Button is the default button. A user invokes the default button by pressing the ENTER key. This is a dependency property.
Syntax
'Declaration Protected Read Property IsDefault As
Boolean
Access
Read only.