AutoSuggestBox.UpdateTextOnSelectProperty Property

Definition

Identifies the UpdateTextOnSelect dependency property.

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

Property Value

Identifier for the UpdateTextOnSelect dependency property.

Applies to