次の方法で共有


ScrollBar.IndicatorModeProperty プロパティ

定義

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

public:
 static property DependencyProperty ^ IndicatorModeProperty { DependencyProperty ^ get(); };
static DependencyProperty IndicatorModeProperty();
public static DependencyProperty IndicatorModeProperty { get; }
var dependencyProperty = ScrollBar.indicatorModeProperty;
Public Shared ReadOnly Property IndicatorModeProperty As DependencyProperty

プロパティ値

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

適用対象