In one of my views in code-behind, I want to call scrollView.ScrollToAsync. Unfortunately, my scrollview is defined in control template. How can I access it?
↧
In one of my views in code-behind, I want to call scrollView.ScrollToAsync. Unfortunately, my scrollview is defined in control template. How can I access it?