次の方法で共有


TeachingTip.ActionButtonCommandProperty プロパティ

定義

ActionButtonCommand 依存関係プロパティを識別します。

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

プロパティ値

ActionButtonCommand 依存関係プロパティの識別子。

適用対象