다음을 통해 공유


TeachingTip.ActionButtonCommandParameterProperty 속성

정의

ActionButtonCommandParameter 종속성 속성을 식별합니다.

public:
 static property DependencyProperty ^ ActionButtonCommandParameterProperty { DependencyProperty ^ get(); };
static DependencyProperty ActionButtonCommandParameterProperty();
public static DependencyProperty ActionButtonCommandParameterProperty { get; }
var dependencyProperty = TeachingTip.actionButtonCommandParameterProperty;
Public Shared ReadOnly Property ActionButtonCommandParameterProperty As DependencyProperty

속성 값

ActionButtonCommandParameter 종속성 속성의 식별자입니다.

적용 대상