TextBoxHelper.

GetButtonCommand(DependencyObject) Method

Namespace
MahApps.Metro.Controls
Containing Type
TextBoxHelper

Syntax

[Category(AppName.MahApps)]
public static ICommand GetButtonCommand(DependencyObject d)

Attributes

Type Description
Category

Parameters

Name Type Description
d DependencyObject

Return Value

Type Description
ICommand