1
0
mirror of https://github.com/fadden/6502bench.git synced 2024-08-09 17:29:17 +00:00
6502bench/SourceGenWPF/Res
Andy McFadden 8907197d58 Clean up clipboard format combo box
The order of items in XAML was tied to enum values, which isn't
great.  Since the value gets stored in the settings file, we want
the values to come from the code-behind.  So now we provide an
ItemsSource for the combo box from the code-behind instead of
defining the items in XAML.
2019-06-28 15:39:35 -07:00
..
CommandIcons.xaml Wire up Open, Save, and Save As 2019-06-21 16:27:58 -07:00
Logo.png Add WPF app skeleton 2019-04-29 16:34:09 -07:00
SourceGenIcon.ico Copy some non-UI code over 2019-05-02 15:45:40 -07:00
Strings.xaml Clean up clipboard format combo box 2019-06-28 15:39:35 -07:00
Strings.xaml.cs Clean up clipboard format combo box 2019-06-28 15:39:35 -07:00