- Namespace
- MahApps
.Metro .Controls - Containing Type
- TextBoxHelper
Syntax
public static void ButtonClicked(object sender, RoutedEventArgs e)
Parameters
| Name | Type | Description |
|---|---|---|
| sender | object | |
| e | RoutedEventArgs |
Return Value
| Type | Description |
|---|---|
| void |
public static void ButtonClicked(object sender, RoutedEventArgs e)
| Name | Type | Description |
|---|---|---|
| sender | object | |
| e | RoutedEventArgs |
| Type | Description |
|---|---|
| void |