AnnotatedScrollBar.SmallChangeProperty 属性

定义

标识 SmallChange 依赖属性。

public:
 static property DependencyProperty ^ SmallChangeProperty { DependencyProperty ^ get(); };
static DependencyProperty SmallChangeProperty();
public static DependencyProperty SmallChangeProperty { get; }
var dependencyProperty = AnnotatedScrollBar.smallChangeProperty;
Public Shared ReadOnly Property SmallChangeProperty As DependencyProperty

属性值

SmallChange 依赖属性的标识符。

适用于