Reporter | Alexander Shvedov (shvedov) |
---|---|
Created | Nov 16, 2011 9:55:12 PM |
Updated | Nov 18, 2011 2:41:23 PM |
Resolved | Nov 18, 2011 2:41:19 PM |
Priority | Normal |
Type | Feature |
Fix versions | 6.1 |
State | Fixed |
Assignee | Alexander Shvedov (shvedov) |
Subsystem | Language - XAML |
Affected versions | 6.1 |
Fixed in build | 6.1.7.21 |
For example, when something is bound to ListBox.SelectedItem property of known type object, R# will highlight all the inner bindings as unresolved. So we should show "Specifiy DataContext type" quick fix, even if data context type is statically known.