ScrollView.ZoomChainModeProperty 属性

定义

标识 ZoomChainMode 依赖属性。

public:
 static property DependencyProperty ^ ZoomChainModeProperty { DependencyProperty ^ get(); };
static DependencyProperty ZoomChainModeProperty();
public static DependencyProperty ZoomChainModeProperty { get; }
var dependencyProperty = ScrollView.zoomChainModeProperty;
Public Shared ReadOnly Property ZoomChainModeProperty As DependencyProperty

属性值

ZoomChainMode 依赖属性的标识符。

适用于