Create a xaml file to render a vector based button(Say Previous Button)
Instead of referencing a graphic file, the Bitmap database should be used to reference a XAML file. Modify the wpf class to use that XAML to render the button.
Instead of referencing a graphic file, the Bitmap database should be used to reference a XAML file. Modify the wpf class to use that XAML to render the button.