Share via


TeachingTip.SubtitleProperty Property

Definition

Identifies the Subtitle dependency property.

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

Property Value

The identifier for the Subtitle dependency property.

Applies to