91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 2.48M
    文件類型: .zip
    金幣: 1
    下載: 0 次
    發布日期: 2020-12-26
  • 語言: C#
  • 標簽: wpf??控件??

資源簡介


資源截圖

代碼片段和文件信息

//source(?Microsoft?All-In-One?Code?framework?):http://1code.codeplex.com/
using?System;
using?System.Drawing;
using?System.IO;
using?System.Runtime.InteropServices;
using?System.Windows;
using?System.Windows.Interop;
using?System.Windows.Media;
using?System.Windows.Media.Imaging;
using?System.Windows.Threading;
using?File?=?System.Utility.Helper.File;
using?Image?=?System.Windows.Controls.Image;

namespace?Util.Controls
{
????///?
????///?支持GIF動畫圖片播放的圖片控件,GIF圖片源GIFSource
????///?

????public?class?AnimatedGIF?:?Image
????{
????????public?static?readonly?DependencyProperty?GIFSourceProperty?=?DependencyProperty.Register(
????????????“GIFSource“?typeof(string)?typeof(AnimatedGIF)?new?Propertymetadata(OnSourcePropertyChanged));

????????///?

????????///?GIF圖片源,支

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2016-08-02?12:29??lib\
?????文件???????54272??2016-08-02?12:29??lib\Microsoft.expression.Controls.dll
?????文件??????122880??2016-08-02?12:29??lib\Microsoft.expression.Drawing.dll
?????文件??????122880??2016-08-02?12:29??lib\Microsoft.expression.Effects.dll
?????文件???????91648??2016-08-02?12:29??lib\Microsoft.expression.Interactions.dll
?????文件???????50688??2016-08-02?12:29??lib\Microsoft.expression.Prototyping.Interactivity.dll
?????文件??????154272??2016-08-02?12:29??lib\Microsoft.Windows.Shell.dll
?????文件??????179712??2016-08-02?12:29??lib\System.Utility.dll
?????文件???????39936??2016-08-02?12:29??lib\System.Windows.Interactivity.dll
?????目錄???????????0??2016-08-02?12:29??Util.Controls\
?????文件????????3265??2016-08-02?12:29??Util.Controls.sln
?????文件??????129024??2016-08-02?12:29??Util.Controls.v12.suo
?????目錄???????????0??2016-08-02?12:29??Util.Controls.WPFTest\
?????文件?????????141??2016-08-02?12:29??Util.Controls.WPFTest\app.config
?????文件????????2678??2016-08-02?12:29??Util.Controls.WPFTest\App.xaml
?????文件????????1640??2016-08-02?12:29??Util.Controls.WPFTest\App.xaml.cs
?????目錄???????????0??2016-08-02?12:29??Util.Controls.WPFTest\bin\
?????目錄???????????0??2016-08-02?12:29??Util.Controls.WPFTest\bin\Debug\
?????目錄???????????0??2016-08-02?12:29??Util.Controls.WPFTest\bin\Debug\Images\
?????文件????????3165??2016-08-02?12:29??Util.Controls.WPFTest\bin\Debug\Images\logom.png
?????文件??????119070??2016-08-02?12:29??Util.Controls.WPFTest\bin\Debug\Images\qq.png
?????文件??????138994??2016-08-02?12:29??Util.Controls.WPFTest\bin\Debug\Images\qq1.png
?????文件???????35453??2016-08-02?12:29??Util.Controls.WPFTest\bin\Debug\Images\qq2.png
?????文件??????122880??2016-08-02?12:29??Util.Controls.WPFTest\bin\Debug\Microsoft.expression.Drawing.dll
?????文件???????93047??2016-08-02?12:29??Util.Controls.WPFTest\bin\Debug\Microsoft.expression.Drawing.xml
?????文件??????122880??2016-08-02?12:29??Util.Controls.WPFTest\bin\Debug\Microsoft.expression.Effects.dll
?????文件???????44369??2016-08-02?12:29??Util.Controls.WPFTest\bin\Debug\Microsoft.expression.Effects.xml
?????文件???????91648??2016-08-02?12:29??Util.Controls.WPFTest\bin\Debug\Microsoft.expression.Interactions.dll
?????文件??????154272??2016-08-02?12:29??Util.Controls.WPFTest\bin\Debug\Microsoft.Windows.Shell.dll
?????文件??????179712??2016-08-02?12:29??Util.Controls.WPFTest\bin\Debug\System.Utility.dll
?????文件???????39936??2016-08-02?12:29??Util.Controls.WPFTest\bin\Debug\System.Windows.Interactivity.dll
............此處省略344個文件信息

評論

共有 條評論