How would one achieve mixing bound values with constant text in a WPF bound control?
For example, say I have a form displaying orders, and I want a label that displa
Modified Mikolaj's answer.
FallbackValue is not a must.