共用方式為


ScrollViewer.MinZoomFactorProperty 屬性

定義

識別 MinZoomFactor 相依性屬性。

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

屬性值

MinZoomFactor 相依性屬性的標識碼。

適用於