Share via


TeachingTip.CloseButtonCommandProperty プロパティ

定義

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

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

プロパティ値

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

適用対象