Share via


ItemsControl.DisplayMemberPathProperty 属性

定义

标识 DisplayMemberPath 依赖属性。

public:
 static property DependencyProperty ^ DisplayMemberPathProperty { DependencyProperty ^ get(); };
static DependencyProperty DisplayMemberPathProperty();
public static DependencyProperty DisplayMemberPathProperty { get; }
var dependencyProperty = ItemsControl.displayMemberPathProperty;
Public Shared ReadOnly Property DisplayMemberPathProperty As DependencyProperty

属性值

DisplayMemberPath 依赖属性的标识符。

适用于