goul
goul

Reputation: 853

Fallback values of complex object

I can't figure out how to defined the fallback values of:

I tried {x:Null} but doesn't seem to work:

<ComboBox ItemsSource="{Binding Path=Regions, FallbackValue={x:Null}}"

Upvotes: 0

Views: 489

Answers (0)

Related Questions