Свойство | Тип | Описание | |
---|---|---|---|
buttonStyle | ButtonStyle |
Метод | Описание | |
---|---|---|
ButtonBackend ( ) : System | ||
DisableEvent ( object eventId ) : void | ||
EnableEvent ( object eventId ) : void | ||
GetPreferredSize ( SizeConstraint widthConstraint, SizeConstraint heightConstraint ) : |
||
HandleWidgetClicked ( object sender, |
||
SetButtonStyle ( ButtonStyle style ) : void | ||
SetButtonType ( ButtonType type ) : void | ||
SetContent ( string label, bool useMnemonic, |
Метод | Описание | |
---|---|---|
ButtonBackend ( System.Windows.Controls.Primitives.ButtonBase impl ) : System |
protected ButtonBackend ( System.Windows.Controls.Primitives.ButtonBase impl ) : System | ||
impl | System.Windows.Controls.Primitives.ButtonBase | |
Результат | System |
public DisableEvent ( object eventId ) : void | ||
eventId | object | |
Результат | void |
public EnableEvent ( object eventId ) : void | ||
eventId | object | |
Результат | void |
public GetPreferredSize ( SizeConstraint widthConstraint, SizeConstraint heightConstraint ) : |
||
widthConstraint | SizeConstraint | |
heightConstraint | SizeConstraint | |
Результат |
public HandleWidgetClicked ( object sender, |
||
sender | object | |
e | ||
Результат | void |
public SetButtonStyle ( ButtonStyle style ) : void | ||
style | ButtonStyle | |
Результат | void |
public SetButtonType ( ButtonType type ) : void | ||
type | ButtonType | |
Результат | void |
public SetContent ( string label, bool useMnemonic, |
||
label | string | |
useMnemonic | bool | |
image | ||
position | ContentPosition | |
Результат | void |