TeachingTip.HeroContentPlacementProperty Property

Definition

Identifies the HeroContentPlacement dependency property.

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

Property Value

The identifier for the HeroContentPlacement dependency property.

Applies to