ScrollViewer.ZoomFactorProperty 属性

定义

标识 ZoomFactor 依赖属性。

public:
 static property DependencyProperty ^ ZoomFactorProperty { DependencyProperty ^ get(); };
static DependencyProperty ZoomFactorProperty();
public static DependencyProperty ZoomFactorProperty { get; }
var dependencyProperty = ScrollViewer.zoomFactorProperty;
Public Shared ReadOnly Property ZoomFactorProperty As DependencyProperty

属性值

ZoomFactor 依赖属性的标识符。

适用于