小编elC*_*ano的帖子

XamlReader.Load(..)时发生异常

在(UIElement)XamlReader.Load(...)期间出现异常

'Cannot create unknown type 'TextBox'.' Line number '1' and line position '2'.
Run Code Online (Sandbox Code Playgroud)

在以下xaml上:

<TextBox Name="inputMyFirstString" BorderThickness="0" HorizontalAlignment="Stretch" Text="test"></TextBox>
Run Code Online (Sandbox Code Playgroud)

我怎么了

c# xaml

4
推荐指数
2
解决办法
4567
查看次数

标签 统计

c# ×1

xaml ×1