Method | Description | |
---|---|---|
AddButton ( this output, ImageSource icon, string text, RoutedEventHandler click ) : void |
Creates a button.
|
public static AddButton ( this output, ImageSource icon, string text, RoutedEventHandler click ) : void | ||
output | this | |
icon | ImageSource | |
text | string | |
click | RoutedEventHandler | |
return | void |