1 write to ascending
System.Workflow.ComponentModel (1)
AuthoringOM\Design\Dialogs\TypeBrowserDialog.cs (1)
1175
this.
ascending
= ascending;
1 reference to ascending
System.Workflow.ComponentModel (1)
AuthoringOM\Design\Dialogs\TypeBrowserDialog.cs (1)
1187
return ((this.
ascending
) ? 1 * result : -1 * result);