WebView.DocumentTitleProperty 屬性

定義

識別 DocumentTitle 相依性屬性。

public:
 static property DependencyProperty ^ DocumentTitleProperty { DependencyProperty ^ get(); };
static DependencyProperty DocumentTitleProperty();
public static DependencyProperty DocumentTitleProperty { get; }
var dependencyProperty = WebView.documentTitleProperty;
Public Shared ReadOnly Property DocumentTitleProperty As DependencyProperty

屬性值

DocumentTitle相依性屬性的識別碼。

適用於

另請參閱