I have two choices to make my ui controls. I have images of all controls and I can build controls using these image resources or I can create the same look and feel in Xaml without using images.
Which one is better in terms of performance and why?
I have two choices to make my ui controls. I have images of all controls and I can build controls using these image resources or I can create the same look and feel in Xaml without using images.
Which one is better in terms of performance and why?