Commit 6766ff1
authored
Drop XamlApplication::EnsureCreated (#15509)
This function is an implementation detail and shouldn't be exposed in the
public interface. This was missed out by PR #15407.
A module requiring Xaml support can specify it using the bool property
`IReactViewComponentBuilder.XamlSupport`.1 parent 2bd7533 commit 6766ff1
2 files changed
Lines changed: 7 additions & 3 deletions
File tree
- change
- vnext/Microsoft.ReactNative
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | 11 | | |
15 | 12 | | |
16 | 13 | | |
| |||
0 commit comments