Nicole Wells

Nicole Wells

  • NA
  • 19
  • 658

What are Resources in WPF ?

Sep 7 2017 3:11 AM
Hai All,
 
All, I Know about the Resources in WPF is this can you explain me more about this.
 
A resource is an object that can be reused in different places in your application. WPF supports different types of resources. These resources are primarily two types of resources: XAML resources and resource data files. Examples of XAML resources include brushes and styles. Resource data files are non-executable data files that an application needs.
 
Thanks in Advance

Answers (2)