Aracılığıyla paylaş


ScrollViewer.GetCanContentScroll(DependencyObject) Yöntem

Tanım

Belirli bir öğeden CanContentScroll dependency özelliğinin değerini alır.

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

Parametreler

element
DependencyObject

Özellik değerinin okunduğu öğe.

Döndürülenler

Boolean

true bu öğe kaydırılabilirse; aksi takdirde , false.

Örnekler

CanContentScroll

Şunlara uygulanır