2 references to IsDefault
PresentationFramework (2)
src\Framework\System\Windows\Controls\Button.cs (2)
109
if (b.
IsDefault
)
201
if (!
IsDefault
|| focus == null || !IsEnabled)