Share via


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 依存関係プロパティの識別子。

適用対象