ScrollViewer.IsZoomChainingEnabledProperty プロパティ

定義

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

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

プロパティ値

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

適用対象