Share via


InfoBar.TitleProperty 屬性

定義

識別 Title 相依性屬性。

public:
 static property DependencyProperty ^ TitleProperty { DependencyProperty ^ get(); };
static DependencyProperty TitleProperty();
public static DependencyProperty TitleProperty { get; }
var dependencyProperty = InfoBar.titleProperty;
Public Shared ReadOnly Property TitleProperty As DependencyProperty

屬性值

Title 相依性屬性的標識碼。

適用於