ListViewBase.SelectionModeProperty 屬性

定義

識別 SelectionMode 相依性屬性。

public:
 static property DependencyProperty ^ SelectionModeProperty { DependencyProperty ^ get(); };
static DependencyProperty SelectionModeProperty();
public static DependencyProperty SelectionModeProperty { get; }
var dependencyProperty = ListViewBase.selectionModeProperty;
Public Shared ReadOnly Property SelectionModeProperty As DependencyProperty

屬性值

SelectionMode相依性屬性的識別碼。

適用於