AutoSuggestBox.TextMemberPathProperty 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 TextMemberPath dependency property.
public:
static property DependencyProperty ^ TextMemberPathProperty { DependencyProperty ^ get(); };
static DependencyProperty TextMemberPathProperty();
public static DependencyProperty TextMemberPathProperty { get; }
var dependencyProperty = AutoSuggestBox.textMemberPathProperty;
Public Shared ReadOnly Property TextMemberPathProperty As DependencyProperty
Property Value
Identifier for the TextMemberPath dependency property.