Uwe Berthold

Results 2 issues of Uwe Berthold

**CS** ``` public static RoutedCommand ChooseFolderCommand = new RoutedCommand(); private void ChooseFolderCommandExecuted(object sender, ExecutedRoutedEventArgs e) { // ... } ``` **XAML** ``` ``` **Noteworthy** * The Command gets never disabled...

I've finally processed more than 1000 work units that were monitored by HFM, so the history window pages. As the title says, if I e.g. sort by "Finished (UTC)" descending,...

enhancement
question
triaged