Share via


TeachingTip.SubtitleProperty プロパティ

定義

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

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

プロパティ値

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

適用対象