<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>YippeeSoft开心软件 &#187; wpf</title>
	<atom:link href="http://www.yippeesoft.com/blog/p/tag/wpf/feed" rel="self" type="application/rss+xml" />
	<link>http://www.yippeesoft.com</link>
	<description></description>
	<lastBuildDate>Thu, 29 Jul 2010 02:54:26 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>wpf ppt pdf</title>
		<link>http://www.yippeesoft.com/blog/p/wpf-ppt-pdf.php</link>
		<comments>http://www.yippeesoft.com/blog/p/wpf-ppt-pdf.php#comments</comments>
		<pubDate>Tue, 23 Mar 2010 02:54:26 +0000</pubDate>
		<dc:creator>yippee</dc:creator>
				<category><![CDATA[Info]]></category>
		<category><![CDATA[wpf]]></category>

		<guid isPermaLink="false">http://www.yippeesoft.com/blog/p/wpf-ppt-pdf.php</guid>
		<description><![CDATA[How to Show notepad window inside a WPF applicationhttp://social.msdn.microsoft.com/forums/en-US/wpf/thread/17bdf1f4-8ec3-411a-984b-95c370dfb9c0/

Problem with Host an external application in WPFhttp://social.msdn.microsoft.com/forums/en-US/wpf/thread/5fbfaf25-97c0-4250-be18-1857e934db25/

<span class="readmore"><a href="http://www.yippeesoft.com/blog/p/wpf-ppt-pdf.php" title="wpf ppt pdf">阅读全文——共3072字</a></span>]]></description>
		<wfw:commentRss>http://www.yippeesoft.com/blog/p/wpf-ppt-pdf.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WPF Image element locks my local file</title>
		<link>http://www.yippeesoft.com/blog/p/wpf-image-element-locks-my-local-file.php</link>
		<comments>http://www.yippeesoft.com/blog/p/wpf-image-element-locks-my-local-file.php#comments</comments>
		<pubDate>Fri, 19 Mar 2010 02:54:26 +0000</pubDate>
		<dc:creator>yippee</dc:creator>
				<category><![CDATA[Info]]></category>
		<category><![CDATA[wpf]]></category>

		<guid isPermaLink="false">http://www.yippeesoft.com/blog/p/wpf-image-element-locks-my-local-file.php</guid>
		<description><![CDATA[WPF Image element locks my local filehttp://www.thejoyofcode.com/WPF_Image_element_locks_my_local_file.aspx&#160; if (value == null)&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; return null;

&#160;&#160;&#160;&#160;&#160;&#160;&#160; if (!string.IsNullOrEmpty(value.ToString()))&#160;&#160;&#160;&#160;&#160;&#160;&#160; {&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; BitmapImage bi = new BitmapImage();&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; bi.BeginInit();&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; bi.UriSource = new Uri(value.ToString());&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; bi.CacheOption = BitmapCacheOption.OnLoad;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; bi.EndInit();&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; return bi;&#160;&#160;&#160;&#160;&#160;&#160;&#160; }

<span class="readmore"><a href="http://www.yippeesoft.com/blog/p/wpf-image-element-locks-my-local-file.php" title="WPF Image element locks my local file">阅读全文——共1074字</a></span>]]></description>
		<wfw:commentRss>http://www.yippeesoft.com/blog/p/wpf-image-element-locks-my-local-file.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>wpf pdf</title>
		<link>http://www.yippeesoft.com/blog/p/wpf-pdf.php</link>
		<comments>http://www.yippeesoft.com/blog/p/wpf-pdf.php#comments</comments>
		<pubDate>Mon, 15 Mar 2010 02:54:26 +0000</pubDate>
		<dc:creator>yippee</dc:creator>
				<category><![CDATA[Info]]></category>
		<category><![CDATA[pdf]]></category>
		<category><![CDATA[wpf]]></category>

		<guid isPermaLink="false">http://www.yippeesoft.com/blog/p/wpf-pdf.php</guid>
		<description><![CDATA[PDFsharp Samples &#8211; PDFsharp and MigraDoc Wikihttp://www.pdfsharp.net/wiki/PDFsharpSamples.ashx

PDFsharp Samples &#8211; PDFsharp and MigraDoc Wikihttp://www.pdfsharp.net/wiki/PDFsharpSamples.ashx

pdfsharp &#8211; Release: PDFsharp and MigraDoc Foundation 1.31http://pdfsharp.codeplex.com/releases/view/37054

<span class="readmore"><a href="http://www.yippeesoft.com/blog/p/wpf-pdf.php" title="wpf pdf">阅读全文——共4038字</a></span>]]></description>
		<wfw:commentRss>http://www.yippeesoft.com/blog/p/wpf-pdf.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WPF自定义控件</title>
		<link>http://www.yippeesoft.com/blog/p/wpf%e8%87%aa%e5%ae%9a%e4%b9%89%e6%8e%a7%e4%bb%b6.php</link>
		<comments>http://www.yippeesoft.com/blog/p/wpf%e8%87%aa%e5%ae%9a%e4%b9%89%e6%8e%a7%e4%bb%b6.php#comments</comments>
		<pubDate>Thu, 25 Feb 2010 02:54:26 +0000</pubDate>
		<dc:creator>yippee</dc:creator>
				<category><![CDATA[Info]]></category>
		<category><![CDATA[wpf]]></category>

		<guid isPermaLink="false">http://www.yippeesoft.com/blog/p/wpf%e8%87%aa%e5%ae%9a%e4%b9%89%e6%8e%a7%e4%bb%b6.php</guid>
		<description><![CDATA[Silverlight游戏设计：(二)场景编辑器让游戏开发更美好 &#8211; - CSDN博客http://blog.csdn.net/alamiye010/archive/2010/02/21/5315477.aspx

VC++基于微软语音引擎开发语音识别总结 &#8211; Windows 平台资深软件构架师,CSDN著名技术专家，黑暗伯爵-尹成的专栏 &#8211; CSDN博客http://blog.csdn.net/yincheng01/archive/2010/02/20/5313204.aspx

<span class="readmore"><a href="http://www.yippeesoft.com/blog/p/wpf%e8%87%aa%e5%ae%9a%e4%b9%89%e6%8e%a7%e4%bb%b6.php" title="WPF自定义控件">阅读全文——共1474字</a></span>]]></description>
		<wfw:commentRss>http://www.yippeesoft.com/blog/p/wpf%e8%87%aa%e5%ae%9a%e4%b9%89%e6%8e%a7%e4%bb%b6.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WPF Toolkit</title>
		<link>http://www.yippeesoft.com/blog/p/wpf-toolkit.php</link>
		<comments>http://www.yippeesoft.com/blog/p/wpf-toolkit.php#comments</comments>
		<pubDate>Wed, 24 Feb 2010 02:54:26 +0000</pubDate>
		<dc:creator>yippee</dc:creator>
				<category><![CDATA[Info]]></category>
		<category><![CDATA[wpf]]></category>

		<guid isPermaLink="false">http://www.yippeesoft.com/blog/p/wpf-toolkit.php</guid>
		<description><![CDATA[[WPF] 用自定义Panel更好地处理Resize时的行为 &#8211; 木-叶 &#8211; 博客园http://www.cnblogs.com/nankezhishi/archive/2010/01/18/customPanelforResize.html

Thumb Class (System.Windows.Controls.Primitives)http://msdn.microsoft.com/en-us/library/system.windows.controls.primitives.thumb.aspx

<span class="readmore"><a href="http://www.yippeesoft.com/blog/p/wpf-toolkit.php" title="WPF Toolkit">阅读全文——共1281字</a></span>]]></description>
		<wfw:commentRss>http://www.yippeesoft.com/blog/p/wpf-toolkit.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IScrollInfo wpf</title>
		<link>http://www.yippeesoft.com/blog/p/iscrollinfo-wpf.php</link>
		<comments>http://www.yippeesoft.com/blog/p/iscrollinfo-wpf.php#comments</comments>
		<pubDate>Mon, 01 Feb 2010 02:54:26 +0000</pubDate>
		<dc:creator>yippee</dc:creator>
				<category><![CDATA[Info]]></category>
		<category><![CDATA[IScrollInfo]]></category>
		<category><![CDATA[wpf]]></category>

		<guid isPermaLink="false">http://www.yippeesoft.com/blog/p/iscrollinfo-wpf.php</guid>
		<description><![CDATA[WPF数据绑定之数据模板_Asp.net教程_.Net教程_Vb.net教程_Vc.net_C#编程http://dotnet.chinaitlab.com/ASPNET/769410_4.html

在WPF中，让button显示为一个Image &#8211; cruelchen的日志 &#8211; 网易博客http://cruelchen.blog.163.com/blog/static/786918442009112352149525/

WPF中的传递事件http://www.360doc.com/content/07/0910/23/37777_734492.shtml

<span class="readmore"><a href="http://www.yippeesoft.com/blog/p/iscrollinfo-wpf.php" title="IScrollInfo wpf">阅读全文——共2360字</a></span>]]></description>
		<wfw:commentRss>http://www.yippeesoft.com/blog/p/iscrollinfo-wpf.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Transparent CoverFlow wpf</title>
		<link>http://www.yippeesoft.com/blog/p/transparent-coverflow-wpf.php</link>
		<comments>http://www.yippeesoft.com/blog/p/transparent-coverflow-wpf.php#comments</comments>
		<pubDate>Fri, 29 Jan 2010 02:54:26 +0000</pubDate>
		<dc:creator>yippee</dc:creator>
				<category><![CDATA[Info]]></category>
		<category><![CDATA[wpf]]></category>

		<guid isPermaLink="false">http://www.yippeesoft.com/blog/p/transparent-coverflow-wpf.php</guid>
		<description><![CDATA[WPF Frame control with source property always on top? &#8211; Stack Overflowhttp://stackoverflow.com/questions/1727914/wpf-frame-control-with-source-property-always-on-top

How to add a Page to Frame using code in WPF &#8211; Stack Overflowhttp://stackoverflow.com/questions/138096/how-to-add-a-page-to-frame-using-code-in-wpf

<span class="readmore"><a href="http://www.yippeesoft.com/blog/p/transparent-coverflow-wpf.php" title="Transparent CoverFlow wpf">阅读全文——共7744字</a></span>]]></description>
		<wfw:commentRss>http://www.yippeesoft.com/blog/p/transparent-coverflow-wpf.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Transparent Windows in WPF</title>
		<link>http://www.yippeesoft.com/blog/p/transparent-windows-in-wpf.php</link>
		<comments>http://www.yippeesoft.com/blog/p/transparent-windows-in-wpf.php#comments</comments>
		<pubDate>Thu, 28 Jan 2010 02:54:26 +0000</pubDate>
		<dc:creator>yippee</dc:creator>
				<category><![CDATA[Info]]></category>
		<category><![CDATA[wpf]]></category>

		<guid isPermaLink="false">http://www.yippeesoft.com/blog/p/transparent-windows-in-wpf.php</guid>
		<description><![CDATA[基础内容：使用 WPF 在路径中呈现文本http://msdn.microsoft.com/zh-cn/magazine/dd263097.aspx

HOW TO：建立文字裝飾http://msdn.microsoft.com/zh-tw/library/ms752372.aspx

More WPF Animationshttp://dotnetslackers.com/articles/wpf/morewpfanimations.aspxvoid SkewButton_Click(object sender, RoutedEventArgs e)&#160; 02.{&#160; 03.&#160;&#160;&#160; double skew = 30;&#160; 04.&#160;&#160;&#160; if (Trans_SkewButton.AngleX == 30)&#160; 05.&#160;&#160;&#160;&#160;&#160;&#160;&#160; skew = 0;&#160; 06.&#160;&#160; 07.&#160;&#160;&#160; Trans_SkewButton.AngleX = skew;&#160; 08.&#160;&#160;&#160; Trans_SkewButton.AngleY = skew;&#160; 09.}&#160;&#160;&#160; 

<span class="readmore"><a href="http://www.yippeesoft.com/blog/p/transparent-windows-in-wpf.php" title="Transparent Windows in WPF">阅读全文——共2396字</a></span>]]></description>
		<wfw:commentRss>http://www.yippeesoft.com/blog/p/transparent-windows-in-wpf.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WPF splash screen</title>
		<link>http://www.yippeesoft.com/blog/p/wpf-splash-screen.php</link>
		<comments>http://www.yippeesoft.com/blog/p/wpf-splash-screen.php#comments</comments>
		<pubDate>Wed, 27 Jan 2010 02:54:26 +0000</pubDate>
		<dc:creator>yippee</dc:creator>
				<category><![CDATA[Info]]></category>
		<category><![CDATA[wpf]]></category>

		<guid isPermaLink="false">http://www.yippeesoft.com/blog/p/wpf-splash-screen.php</guid>
		<description><![CDATA[Can I capture a snapshot with MediaElementhttp://social.msdn.microsoft.com/forums/en-US/wpf/thread/51a67a51-9880-40ec-9a42-38a547c5392c/

Stefan Olson&#8217;s Blog &#124; A better WPF splash screenhttp://www.olsonsoft.com/blogs/stefanolson/post/A-better-WPF-splash-screen.aspx

<span class="readmore"><a href="http://www.yippeesoft.com/blog/p/wpf-splash-screen.php" title="WPF splash screen">阅读全文——共2847字</a></span>]]></description>
		<wfw:commentRss>http://www.yippeesoft.com/blog/p/wpf-splash-screen.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using a custom WndProc in WPF apps</title>
		<link>http://www.yippeesoft.com/blog/p/using-a-custom-wndproc-in-wpf-apps.php</link>
		<comments>http://www.yippeesoft.com/blog/p/using-a-custom-wndproc-in-wpf-apps.php#comments</comments>
		<pubDate>Fri, 16 Oct 2009 10:00:24 +0000</pubDate>
		<dc:creator>yippee</dc:creator>
				<category><![CDATA[Info]]></category>
		<category><![CDATA[WndProc]]></category>
		<category><![CDATA[wpf]]></category>

		<guid isPermaLink="false">http://www.yippeesoft.com/blog/p/using-a-custom-wndproc-in-wpf-apps.php</guid>
		<description><![CDATA[Using a custom WndProc in WPF apps

A current project at work needs to be able to respond to USB ‘thumb’ drives being inserted and removed. In Windows, such notifications are handled by processing the WM_DEVICECHANGE message. Using Windows Forms this is reasonably straightforward: the Form class has a protected WndProc method that can be overridden, like so:view sourceprint?01.protected override void WndProc(ref Message m)02.{03.&#160;&#160;&#160; if (m.Msg == WM_DEVICECHANGE)04.&#160;&#160;&#160; {05.&#160;&#160;&#160;&#160;&#160;&#160;&#160; // Handle WM_DEVICECHANGE&#8230;06.&#160;&#160;&#160; }07. 08.&#160;&#160;&#160; base.WndProc(ref m);09.}

<span class="readmore"><a href="http://www.yippeesoft.com/blog/p/using-a-custom-wndproc-in-wpf-apps.php" title="Using a custom WndProc in WPF apps">阅读全文——共2370字</a></span>]]></description>
		<wfw:commentRss>http://www.yippeesoft.com/blog/p/using-a-custom-wndproc-in-wpf-apps.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
