【发布时间】:2012-12-09 03:15:06
【问题描述】:
我整天在 Google 上搜索,但没有找到包含所有对象列表的文档,以在 Visual Studio Express 2012 for Windows8 中创建可视化应用程序。我在“MainPage.xaml”中,但不知道“Grid”“Button”“TextBlock”控件及其属性...在哪里可以找到它们?
非常感谢。
【问题讨论】:
标签: visual-studio xaml
我整天在 Google 上搜索,但没有找到包含所有对象列表的文档,以在 Visual Studio Express 2012 for Windows8 中创建可视化应用程序。我在“MainPage.xaml”中,但不知道“Grid”“Button”“TextBlock”控件及其属性...在哪里可以找到它们?
非常感谢。
【问题讨论】:
标签: visual-studio xaml
文档位于here。此外,所有控件都应在工具箱视图中列出。它通常位于窗口的左侧。
【讨论】: