資源簡介
代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.Text;
using?System.Windows;
using?System.Windows.Controls;
using?System.Windows.Data;
using?System.Windows.Documents;
using?System.Windows.Input;
using?System.Windows.Media;
using?System.Windows.Media.Imaging;
using?System.Windows.Shapes;
using?System.Windows.Forms;
using?AxDSOframer;
using?System.xml;
using?System.ComponentModel;
using?System.Windows.Threading;
namespace?OfficeDocumentHost
{
????public?partial?class?DocumentWindow?:?Window
????{
????????public?DocumentWindow()
????????{
????????????InitializeComponent();
????????}
????????#region?CloseDocument
????????public?static?RoutedUICommand?CloseDocument?=?new?RoutedUICommand(“Close?Document“?“CloseDocument“?typeof(DocumentWindow));
?
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件?????????924??2007-08-18?22:05??OfficeDocumentHost.sln
?????文件?????????494??2007-08-19?02:29??Readme.txt
?????文件????????4578??2007-08-22?00:46??DocumentWindow.xaml
?????文件???????10921??2007-08-22?00:51??DocumentWindow.xaml.cs
?????文件???????32768??2007-08-17?21:59??Interop.DSOfr
?????文件????????3479??2007-08-19?02:07??OfficeDocumentHost.csproj
?????文件???????14301??2007-08-21?23:17??App.xaml
?????文件???????28672??2007-08-17?21:59??AxInterop.DSOfr
- 上一篇:web瀏覽器在線打印插件(可打印預覽任意網頁)
- 下一篇:一個C#生成餅狀圖源碼
評論
共有 條評論