Hi Xamarin Forum
Can anybody help me how to call my Resource Dictionary from App.xaml to xaml.cs I already tried the following
stacklayout_name.Resources["StackLayout2"].ToString();
Application.Current.Resources["resourceName"];
the result would be app is not responding close or wait