CollectionViewSourceBehavior..::..SetIsAscending Method

Sets if the source is in the ascending sort direction.

Namespace:  Wpf.NotificationCenter.Behaviors
Assembly:  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
)

Parameters

element
Type: FrameworkElement
The element.
value
Type: Object
The value.