Tag archive · 1 notes

#resource dictionaries

Every article connected to this part of the engineering archive.

Xamarin.Forms Resource Dictionaries

Feb 14, 2021English · 8 min
Xamarin.Forms View Specific Resource Dictionaries

Resource Dictionaries is a repository of resources created to customize XAML views. These resources include properties of view items such as colors, controls, data templates. So when you want to customize a view element,…

Read article