TextBoxHelper.

SetButtonCommandParameter(DependencyObject, object) Method

Namespace
MahApps.Metro.Controls
Containing Type
TextBoxHelper

Syntax

public static void SetButtonCommandParameter(DependencyObject obj, object value)

Parameters

Name Type Description
obj DependencyObject
value object

Return Value

Type Description
void