AutoSuggestBox.TextMemberPathProperty Property

Definition

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.

Applies to