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

适用于