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

適用於