Merge pull request #352 from Mrxx99/patch-1

Removed chinese localization in Microsoft Docs link
This commit is contained in:
Max Katz 2022-10-14 18:53:59 -04:00 коммит произвёл GitHub
Родитель 0fb5d888a9 1f23e27b40
Коммит dfcdb56ef5
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -182,7 +182,7 @@ Matches any control which has the specified property set to the specified value.
{% endhint %}
{% hint style="info" %}
**Note:** When using in selectors in XAML, properties must support [`TypeConverter`](https://learn.microsoft.com/zh-cn/dotnet/api/system.componentmodel.typeconverter)
**Note:** When using in selectors in XAML, properties must support [`TypeConverter`](https://learn.microsoft.com/dotnet/api/system.componentmodel.typeconverter)
{% endhint %}
## Template <a id="template"></a>