Skip to main content

ButtonInfo Fields

Represents a button for a button editor.
Name Description
ActualContentPaddingProperty static Identifies the ButtonInfo.ActualContentPadding dependency property.
ActualImagePaddingProperty static Identifies the ButtonInfo.ActualImagePadding dependency property.
ActualTemplateProperty static Identifies the ButtonInfo.ActualTemplate dependency property.
ButtonKindProperty static Identifies the ButtonInfo.ButtonKind dependency property.
ClickModeProperty static Identifies the ButtonInfo.ClickMode dependency property.
CommandParameterProperty static Identifies the ButtonInfo.CommandParameter dependency property.
CommandProperty static Identifies the ButtonInfo.Command dependency property.
ContentPaddingProperty static Identifies the ButtonInfo.ContentPadding dependency property.
GlyphKindProperty static Identifies the ButtonInfo.GlyphKind dependency property.
ImageNineGridProperty static Identifies the ButtonInfo.ImageNineGrid dependency property.
ImagePaddingProperty static Identifies the ButtonInfo.ImagePadding dependency property.
ImageSourceProperty static Identifies the ButtonInfo.ImageSource dependency property.
ImageStretchProperty static Identifies the ButtonInfo.ImageStretch dependency property.
IsCheckedProperty static Identifies the ButtonInfo.IsChecked dependency property.
IsDefaultProperty static Identifies the ButtonInfo.IsDefault dependency property.
IsLeftProperty static Identifies the ButtonInfo.IsLeft dependency property.
TemplateRepeatProperty static Identifies the ButtonInfo.TemplateRepeat dependency property.
TemplateRoundProperty static Identifies the ButtonInfo.TemplateRound dependency property.
TemplateSimpleProperty static Identifies the ButtonInfo.TemplateSimple dependency property.
TemplateToggleProperty static Identifies the ButtonInfo.TemplateToggle dependency property.
See Also