Hi BrianNoyes,
"The way I typically deal with these kinds of things that are dependent on waiting for view load is to use a CallMethodAction behavior in the view to call a "Loaded" or "Initialized" method in the ViewModel based on the Loaded event in the view (tied in with an EventTrigger on the behavior). "
I have never tried this solution. Could you please demonstrate it with some sample lines of code.
Regards,
Sharda
"The way I typically deal with these kinds of things that are dependent on waiting for view load is to use a CallMethodAction behavior in the view to call a "Loaded" or "Initialized" method in the ViewModel based on the Loaded event in the view (tied in with an EventTrigger on the behavior). "
I have never tried this solution. Could you please demonstrate it with some sample lines of code.
Regards,
Sharda