mirror of
https://github.com/fadden/6502bench.git
synced 2025-01-21 21:32:09 +00:00
acfbfcb642
Because of the way data virtualization works (or doesn't) in WPF, this was a whole lot different from WinForms. What I'm doing is pretty simple, so I avoided the complexity (and quirks) inherent to more complete data virtualization solutions. (All I really want is to not render the entire thing up front.)