次の方法で共有


ListViewItemPresenter.SelectionIndicatorCornerRadiusProperty プロパティ

定義

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

public:
 static property DependencyProperty ^ SelectionIndicatorCornerRadiusProperty { DependencyProperty ^ get(); };
static DependencyProperty SelectionIndicatorCornerRadiusProperty();
public static DependencyProperty SelectionIndicatorCornerRadiusProperty { get; }
var dependencyProperty = ListViewItemPresenter.selectionIndicatorCornerRadiusProperty;
Public Shared ReadOnly Property SelectionIndicatorCornerRadiusProperty As DependencyProperty

プロパティ値

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

適用対象