SearchBox.QueryTextProperty 属性

定义

标识 QueryText 依赖属性。

public:
 static property DependencyProperty ^ QueryTextProperty { DependencyProperty ^ get(); };
static DependencyProperty QueryTextProperty();
public static DependencyProperty QueryTextProperty { get; }
var dependencyProperty = SearchBox.queryTextProperty;
Public Shared ReadOnly Property QueryTextProperty As DependencyProperty

属性值

QueryText 依赖属性的标识符。

适用于