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

適用対象