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 依存関係プロパティの識別子。

適用対象