Resources (WPF)
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.
In This Section
XAML Resources
WPF Application Resource, Content, and Data Files
Pack URIs in WPF
Reference
StaticResource Markup Extension
DynamicResource Markup Extension
Related Sections
Samarbejd med os på GitHub
Kilden til dette indhold kan findes på GitHub, hvor du også kan oprette og gennemse problemer og pullanmodninger. Du kan få flere oplysninger i vores vejledning til bidragydere.
.NET Desktop feedback