MEAT-Inc / Fulcrum

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

Closed ZacharyWalsh57 closed 12 months ago

ZacharyWalsh57 commented 1 year ago

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.