Quantcast
Channel: Windows Presentation Foundation (WPF) forum
Viewing all articles
Browse latest Browse all 18858

How to place XAML-only resources in a Reference File to be used by WPF applications?

$
0
0

My WPF applications are reaching the level of complexity at which it becomes desirable to place some of the code and other resources inside a Reference file (*.dll).

I am sure I can figure out how to do this, by following the myriad applications out there.

In this particular case, however, the files are two, XAML:

Can somebody please provide an example on how to expose or publish the XAML resources? Are *.cs files required?

TIA


Viewing all articles
Browse latest Browse all 18858