AutoSuggestBox.QueryIconProperty Property

Definition

Identifies the QueryIcon dependency property.

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

Property Value

The identifier for the QueryIcon dependency property.

Applies to