This example uses the SvgImageSource extension to specify the BarButtonItem's glyph.
You can reference a resource in xaml as follows:
xmlns:dx="http://schemas.devexpress.com/winfx/2008/xaml/core"
<Image Source="{dx:SvgImageSource Uri=Images/Notebook.svg}"/>
(you will be redirected to DevExpress.com to submit your response)