AutoSuggestBox.UpdateTextOnSelectProperty Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.