N
not_a_commie
I want to call a WPF method that requires a "resourceName" -- an image
that is embedded in the assembly as a resource. I want to send in an
image straight from disk rather than compiling it into the assembly.
Is there a way load my image into the resources of my current assembly
dynamically?
that is embedded in the assembly as a resource. I want to send in an
image straight from disk rather than compiling it into the assembly.
Is there a way load my image into the resources of my current assembly
dynamically?