1
0
mirror of https://github.com/fadden/6502bench.git synced 2024-07-04 16:30:01 +00:00
6502bench/CommonWPF
Andy McFadden 41b6a97408 Populate toolbar icons
Extract some XAML icons from the VS2017 Image Library.  There's no
particular reason to prefer XAML over PNG, but somehow it feels
more forward-compatible.  (OTOH, defining images as ControlTemplate
instances is just weird.  Yay WPF.)
2019-06-11 14:38:08 -07:00
..
Properties Add multi-key combo handling for hints 2019-06-04 16:10:55 -07:00
CommonWPF.csproj Restore selection and top position after change 2019-06-10 15:46:35 -07:00
InverseBooleanConverter.cs Add multi-key combo handling for hints 2019-06-04 16:10:55 -07:00
MultiKeyInputGesture.cs Fix multi-multi-key inputs 2019-06-07 13:10:52 -07:00
WPFExtensions.cs Populate toolbar icons 2019-06-11 14:38:08 -07:00