ScrollViewer.ZoomModeProperty プロパティ

定義

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

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

プロパティ値

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

適用対象