Fulcrum is the ultimate J2534 DLL Shim written in C++ which is able to pipe data out from the native calls to any other location for super deep diagnostic logging
29
stars
3
forks
source link
Refactor ViewModels and DataContext for view content #280
ViewModels are currently setup to be internally scoped. Need to convert them all to public scopes and change the data context/binding context for all view controls for better/easier development of UI controls.
ViewModels are currently setup to be internally scoped. Need to convert them all to public scopes and change the data context/binding context for all view controls for better/easier development of UI controls.