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相依性屬性的識別碼。

適用於