2 references to IsDefault
PresentationFramework (2)
System\Windows\Controls\Button.cs (2)
104
if (b.
IsDefault
)
196
if (!
IsDefault
|| focus == null || !IsEnabled)