Hi
Do you have an easy way of setting IsDefault or IsCancel on a ActiproSoftware.Windows.Controls.Ribbon.Controls.Button from XAML? ButtonBase does not contain these properties, and it does not derive from System.Windows.Controls.ButtonBase.
I guess I could make an attached property, but I feel this should be out of the box.
/B
Do you have an easy way of setting IsDefault or IsCancel on a ActiproSoftware.Windows.Controls.Ribbon.Controls.Button from XAML? ButtonBase does not contain these properties, and it does not derive from System.Windows.Controls.ButtonBase.
I guess I could make an attached property, but I feel this should be out of the box.
/B
Bjørnar Sundsbø