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 依赖属性的标识符。

适用于