I am using WPF and I need to use several images for my application. In WinForms I know that the ImageList component exists to be able to access them in a more comfortable way and I wanted to know if there is any component that fulfills the same function in WPF.