ScrollViewer.MaxZoomFactorProperty 屬性

定義

識別 MaxZoomFactor 相依性屬性。

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

屬性值

MaxZoomFactor相依性屬性的識別碼。

適用於