ListBox.SelectionModeProperty プロパティ

定義

SelectionMode 依存関係プロパティを識別します。

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

プロパティ値

SelectionMode 依存関係プロパティの識別子。

適用対象