PriorityBinding like behavior in SortDescription for ListBox
I have to sort a ListBox by a departure date but when this date is null I
have to sort the ListBox by the return date.
In my SortDescriptionI would need a PriorityBinding or a FallBackValue if
the path is null.
Anyone could help?
No comments:
Post a Comment