This commit is contained in:
Stefan Nenchev 2018-01-31 09:15:47 +02:00
Родитель a884aba75d
Коммит dbbb4270cf
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -18,7 +18,7 @@ There are a couple of approaches you can take in order to resolve the issue:
The following snippet shows how to add the XamlCompilation attribute in the page code-behind:
<snippet id='common-type-not-found-csharp'"/>
<snippet id='common-type-not-found-csharp'/>
### Add x:Name for the control