Pulse7
8/19/2017 - 6:14 PM

Bind to resx file

Bind to resx file

xmlns:resx="clr-namespace:PathGeometry.Properties"

<Label Content="{x:Static resx:Resources.MyName}"></Label>
<Label  Content="{x:Static resx:Messages.WarningUserMessage}"></Label>

Resources.resx
Messages.resx