Share via


TeachingTip.HeroContentProperty プロパティ

定義

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

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

プロパティ値

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

適用対象