• 大小: 5.83M
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2020-12-26
  • 语言: C#
  • 标签: 实例  学习  

资源简介


资源截图

代码片段和文件信息

using System;
using System.Windows;
using System.Windows.Markup;
using System.Windows.Controls;
using System.IO;

namespace MyNamespace
{
    public partial class MyWindow : System.Windows.Window
    {
        public MyWindow()
        {
            // Necessary to call in order to load XAML-defined content!
            InitializeComponent();
        }
    }
}

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     文件        2496  2012-11-21 08:57  51Aspx源码必读.txt
     文件        4945  2012-11-21 08:57  from.gif
     文件         123  2012-11-21 08:57  最新Asp.Net源码下载.url
     文件          89  2012-11-21 08:57  02\01 Figure 2.1.xaml
     文件         116  2012-11-21 08:57  02\02 Figure 2.1 with Namespace.xaml
     文件         172  2012-11-21 08:57  02\03 Figure 2.2.xaml
     文件         108  2012-11-21 08:57  02\04 Button with Property Attributes.xaml
     文件         176  2012-11-21 08:57  02\05 Button with Property Elements.xaml
     文件         274  2012-11-21 08:57  02\06 Markup Extensions.xaml
     文件         456  2012-11-21 08:57  02\07 Markup Extensions with Property Elements.xaml
     文件         192  2012-11-21 08:57  02\08 ListBox.xaml
     文件         157  2012-11-21 08:57  02\09 ListBox Leveraging Content Property.xaml
     文件        1427  2012-11-21 08:57  02\10 MixingXamlWithProceduralCode\MixingXamlWithProceduralCode.sln
     文件         198  2012-11-21 08:57  02\10 MixingXamlWithProceduralCode\CompiledXAML\App.xaml
     文件        3884  2012-11-21 08:57  02\10 MixingXamlWithProceduralCode\CompiledXAML\CompiledXAML.csproj
     文件         256  2012-11-21 08:57  02\10 MixingXamlWithProceduralCode\CompiledXAML\MyWindow.xaml
     文件         378  2012-11-21 08:57  02\10 MixingXamlWithProceduralCode\CompiledXAML\MyWindow.xaml.cs
     文件        1901  2012-11-21 08:57  02\10 MixingXamlWithProceduralCode\CompiledXAML\Properties\AssemblyInfo.cs
     文件        2848  2012-11-21 08:57  02\10 MixingXamlWithProceduralCode\CompiledXAML\Properties\Resources.Designer.cs
     文件        5618  2012-11-21 08:57  02\10 MixingXamlWithProceduralCode\CompiledXAML\Properties\Resources.resx
     文件        1091  2012-11-21 08:57  02\10 MixingXamlWithProceduralCode\CompiledXAML\Properties\Settings.Designer.cs
     文件         203  2012-11-21 08:57  02\10 MixingXamlWithProceduralCode\CompiledXAML\Properties\Settings.settings
     文件        3807  2012-11-21 08:57  02\10 MixingXamlWithProceduralCode\ManuallyLoadXAML\ManuallyLoadXAML.csproj
     文件         225  2012-11-21 08:57  02\10 MixingXamlWithProceduralCode\ManuallyLoadXAML\MyWindow.xaml
     文件         905  2012-11-21 08:57  02\10 MixingXamlWithProceduralCode\ManuallyLoadXAML\Program.cs
     文件        1901  2012-11-21 08:57  02\10 MixingXamlWithProceduralCode\ManuallyLoadXAML\Properties\AssemblyInfo.cs
     文件        2848  2012-11-21 08:57  02\10 MixingXamlWithProceduralCode\ManuallyLoadXAML\Properties\Resources.Designer.cs
     文件        5618  2012-11-21 08:57  02\10 MixingXamlWithProceduralCode\ManuallyLoadXAML\Properties\Resources.resx
     文件        1091  2012-11-21 08:57  02\10 MixingXamlWithProceduralCode\ManuallyLoadXAML\Properties\Settings.Designer.cs
     文件         203  2012-11-21 08:57  02\10 MixingXamlWithProceduralCode\ManuallyLoadXAML\Properties\Settings.settings
     文件         472  2012-11-21 08:57  03\Button with Inline Property Trigger.xaml
............此处省略703个文件信息

评论

共有 条评论