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 依赖属性的标识符。

适用于