CollectionViewSourceBehavior..::..SetIsAscending Method
Sets if the source is in the ascending sort direction.
Namespace:
Wpf.NotificationCenter.BehaviorsAssembly: Wpf.NotificationCenter (in Wpf.NotificationCenter.dll)
Syntax
public static void SetIsAscending( FrameworkElement element, Object value )
Public Shared Sub SetIsAscending ( _ element As FrameworkElement, _ value As Object _ )
public: static void SetIsAscending( FrameworkElement^ element, Object^ value )