共用方式為


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相依性屬性的識別碼。

適用於