c# - Xaml controls from png images -


i have 2 choices make ui controls. have images of controls , can build controls using these image resources or can create same , feel in xaml without using images.

which 1 better in terms of performance , why?

hello @trs better if can avoid usage of images because require space , make project heavy.also project performance tremendously affected if image more in number because loading of image take time directly related performance.


Comments

Popular posts from this blog

javascript - DIV "hiding" when changing dropdown value -

Does Firefox offer AppleScript support to get URL of windows? -

android - How to install packaged app on Firefox for mobile? -