I would think this is possible, but the obvious way isn\'t working.
Currently, I\'m doing this:
You could return DBNull.Value as the FallbackValue of the Binding for the Content of the ContentControl, and create a DataTemplate for DBNull :
...