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

适用于

另请参阅