CollectionViewSourceBehavior..::..GetIsAscending Method
Gets if the source is in the ascending sort direction.
Namespace:
Wpf.NotificationCenter.BehaviorsAssembly: Wpf.NotificationCenter (in Wpf.NotificationCenter.dll)
Syntax
public static Object GetIsAscending( FrameworkElement element )
Public Shared Function GetIsAscending ( _ element As FrameworkElement _ ) As Object
public: static Object^ GetIsAscending( FrameworkElement^ element )
Parameters
- element
- Type: FrameworkElement
The element.