Share via


AutoSuggestBox.TextMemberPathProperty 属性

定义

标识 TextMemberPath 依赖属性。

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

属性值

TextMemberPath 依赖属性的标识符。

适用于