Share via


ScrollView.ZoomChainModeProperty Property

Definition

Identifies the ZoomChainMode dependency property.

public:
 static property DependencyProperty ^ ZoomChainModeProperty { DependencyProperty ^ get(); };
static DependencyProperty ZoomChainModeProperty();
public static DependencyProperty ZoomChainModeProperty { get; }
var dependencyProperty = ScrollView.zoomChainModeProperty;
Public Shared ReadOnly Property ZoomChainModeProperty As DependencyProperty

Property Value

The identifier for the ZoomChainMode dependency property.

Applies to