ScrollViewer.GetIsVerticalScrollChainingEnabled(DependencyObject) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
static bool GetIsVerticalScrollChainingEnabled(DependencyObject ^ element);
static bool GetIsVerticalScrollChainingEnabled(DependencyObject const& element);
public static bool GetIsVerticalScrollChainingEnabled(DependencyObject element);
function getIsVerticalScrollChainingEnabled(element)
Public Shared Function GetIsVerticalScrollChainingEnabled (element As DependencyObject) As Boolean
Parameters
- element
- DependencyObject
Returns
bool