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相依性屬性的識別碼。

適用於