ScrollViewer.GetPanningRatio(DependencyObject) Metoda

Definicja

Zwraca wartość PanningRatio właściwości dla określonego obiektu.

public:
 static double GetPanningRatio(System::Windows::DependencyObject ^ element);
public static double GetPanningRatio (System.Windows.DependencyObject element);
static member GetPanningRatio : System.Windows.DependencyObject -> double
Public Shared Function GetPanningRatio (element As DependencyObject) As Double

Parametry

element
DependencyObject

Element, z którego jest odczytywana wartość właściwości.

Zwraca

Double

Współczynnik przesunięcia przewijania w celu przesunięcia manipulacji.

Dotyczy