Share via


AutoSuggestBox.QueryIconProperty プロパティ

定義

QueryIcon 依存関係プロパティを識別します。

public:
 static property DependencyProperty ^ QueryIconProperty { DependencyProperty ^ get(); };
static DependencyProperty QueryIconProperty();
public static DependencyProperty QueryIconProperty { get; }
var dependencyProperty = AutoSuggestBox.queryIconProperty;
Public Shared ReadOnly Property QueryIconProperty As DependencyProperty

プロパティ値

QueryIcon 依存関係プロパティの識別子。

適用対象