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