TeachingTip.HeroContentProperty Property

Definition

Identifies the HeroContent dependency property.

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

Property Value

The identifier for the HeroContent dependency property.

Applies to