ScrollViewer.GetCanContentScroll(DependencyObject) Metoda

Definicja

Pobiera wartość CanContentScroll właściwości zależności od danego elementu.

public:
 static bool GetCanContentScroll(System::Windows::DependencyObject ^ element);
public static bool GetCanContentScroll (System.Windows.DependencyObject element);
static member GetCanContentScroll : System.Windows.DependencyObject -> bool
Public Shared Function GetCanContentScroll (element As DependencyObject) As Boolean

Parametry

element
DependencyObject

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

Zwraca

true jeśli ten element może przewinąć; w przeciwnym razie , false.

Przykłady

CanContentScroll

Dotyczy