Commit 68a9207
authored
[release/dev18.0] Fix XAML peek in VS editor. XamlPeekableItemFactory needs to implement exported interface. (#80923)
Backport of #80919 to release/dev18.0
/cc @jasonmalinowski @spadapet
## Customer Impact
## Regression
- [ ] Yes
- [ ] No
[If yes, specify when the regression was introduced. Provide the PR or
commit if known.]
## Testing
[How was the fix verified? How was the issue missed previously? What
tests were added?]
## Risk
[High/Medium/Low. Justify the indication by mentioning how risks were
measured and addressed.]File tree
1 file changed
+3
-1
lines changed- src/VisualStudio/Xaml/Impl/Features/Peek
1 file changed
+3
-1
lines changedLines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
0 commit comments