ScrollViewer.MaxZoomFactorProperty プロパティ

定義

MaxZoomFactor 依存関係プロパティを識別します。

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

プロパティ値

MaxZoomFactor 依存関係プロパティの識別子。

適用対象