Sharpnado.Presentation.Forms
Sharpnado.Presentation.Forms copied to clipboard
How to update values from the hidden tab before showing the new tab?
Hello friends,
I'm trying to use the OnHideCommand="{Binding OnHideChannelCommand}"
to change a value from the tab that is being hidden. However, I'm not sure how to do it.
Is there a way to update the current tab content before the user navigates to another tab?
thanks in advance