<?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/"
		xmlns:xhtml="http://www.w3.org/1999/xhtml"
>

<channel>
	<title>Bluestick.JP 開発メモ &#187; WPF</title>
	<atom:link href="http://bluestick.jp/tech/index.php/category/net/wpf/feed" rel="self" type="application/rss+xml" />
	<link>http://bluestick.jp/tech</link>
	<description></description>
	<lastBuildDate>Mon, 25 Apr 2011 13:32:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://bluestick.jp/tech/index.php/category/net/wpf/feed" />
		<item>
		<title>CanExecuteのTrue,Falseを変更してもコマンド実行の可否がGUIに反映されない場合には</title>
		<link>http://bluestick.jp/tech/index.php/archives/294</link>
		<comments>http://bluestick.jp/tech/index.php/archives/294#comments</comments>
		<pubDate>Tue, 12 Apr 2011 13:10:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[.Net Framework]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[WPF]]></category>

		<guid isPermaLink="false">http://bluestick.jp/tech/?p=294</guid>
		<description><![CDATA[CommandManager.InvalidateRequerySuggested();
を実行して、RequerySuggestedイベントを強制的に発生させてCanExecuteが実行されるようにできる。
UIスレッ [...]]]></description>
		<wfw:commentRss>http://bluestick.jp/tech/index.php/archives/294/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://bluestick.jp/tech/index.php/archives/294" />
	</item>
		<item>
		<title>WPFで長時間かかる処理の間にUIのイベントを処理させるには</title>
		<link>http://bluestick.jp/tech/index.php/archives/262</link>
		<comments>http://bluestick.jp/tech/index.php/archives/262#comments</comments>
		<pubDate>Sun, 11 Jul 2010 07:43:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[.Net Framework]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[WPF]]></category>

		<guid isPermaLink="false">http://bluestick.jp/tech/?p=262</guid>
		<description><![CDATA[WPFでWindows FormのApplication.DoEventsメソッドと同様に長時間かかる処理の間にUIのイベントを処理させるには、下記のように行う。(MSDNより)
[SecurityPermissionA [...]]]></description>
		<wfw:commentRss>http://bluestick.jp/tech/index.php/archives/262/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://bluestick.jp/tech/index.php/archives/262" />
	</item>
		<item>
		<title>WPF でテーマを使用するには</title>
		<link>http://bluestick.jp/tech/index.php/archives/235</link>
		<comments>http://bluestick.jp/tech/index.php/archives/235#comments</comments>
		<pubDate>Thu, 04 Mar 2010 02:15:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[.Net Framework]]></category>
		<category><![CDATA[WPF]]></category>

		<guid isPermaLink="false">http://bluestick.jp/tech/?p=235</guid>
		<description><![CDATA[WPF.Themesを使ってWPFでSilverlight ToolkitのようなThemeを使用することができる。現状21種類のテーマが提供されている。

WPF.Themes.dllとWPFToolkit.dllを入 [...]]]></description>
		<wfw:commentRss>http://bluestick.jp/tech/index.php/archives/235/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://bluestick.jp/tech/index.php/archives/235" />
	</item>
		<item>
		<title>WPF版WebBrowserコントロール</title>
		<link>http://bluestick.jp/tech/index.php/archives/172</link>
		<comments>http://bluestick.jp/tech/index.php/archives/172#comments</comments>
		<pubDate>Sat, 12 Sep 2009 06:08:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[.Net Framework]]></category>
		<category><![CDATA[WPF]]></category>

		<guid isPermaLink="false">http://bluestick.jp/tech/?p=172</guid>
		<description><![CDATA[.Net framework 3.5 SP1からWPFにもWebBrowserコントロールが追加された。
WebBrowserコントロールのDocumentプロパティは型objectとなっているが、COM参照「Micro [...]]]></description>
		<wfw:commentRss>http://bluestick.jp/tech/index.php/archives/172/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://bluestick.jp/tech/index.php/archives/172" />
	</item>
		<item>
		<title>WPFでScrollViewerで特定のコントロールの位置までスクロールを行うには</title>
		<link>http://bluestick.jp/tech/index.php/archives/140</link>
		<comments>http://bluestick.jp/tech/index.php/archives/140#comments</comments>
		<pubDate>Tue, 27 Jan 2009 04:39:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[.Net Framework]]></category>
		<category><![CDATA[WPF]]></category>

		<guid isPermaLink="false">http://bluestick.jp/tech/?p=140</guid>
		<description><![CDATA[Page(Window)ロード時にスクロールなしの状態のコントロールの座標を取得しておく。
scrollY = targetControl.TranslatePoint(new Point(0, 0), scrollvi [...]]]></description>
		<wfw:commentRss>http://bluestick.jp/tech/index.php/archives/140/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://bluestick.jp/tech/index.php/archives/140" />
	</item>
		<item>
		<title>WPFでキーボードフォーカスを変更できないようにするには</title>
		<link>http://bluestick.jp/tech/index.php/archives/131</link>
		<comments>http://bluestick.jp/tech/index.php/archives/131#comments</comments>
		<pubDate>Tue, 18 Nov 2008 04:23:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[.Net Framework]]></category>
		<category><![CDATA[WPF]]></category>

		<guid isPermaLink="false">http://bluestick.jp/tech/?p=131</guid>
		<description><![CDATA[PreviewLostKeyboardFocusイベントでKeyboardFocusChangedEventArgsのHandledプロパティをtrueにする。
]]></description>
		<wfw:commentRss>http://bluestick.jp/tech/index.php/archives/131/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://bluestick.jp/tech/index.php/archives/131" />
	</item>
		<item>
		<title>WPFでApplicationCommandsを使用する</title>
		<link>http://bluestick.jp/tech/index.php/archives/126</link>
		<comments>http://bluestick.jp/tech/index.php/archives/126#comments</comments>
		<pubDate>Mon, 10 Nov 2008 03:02:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[.Net Framework]]></category>
		<category><![CDATA[WPF]]></category>

		<guid isPermaLink="false">http://bluestick.jp/tech/?p=126</guid>
		<description><![CDATA[ButtonのCommandプロパティをセットする。下記は組み込みのApplicationCommands.Saveを使用する場合。
&#60;Button Height=&#8221;23&#8243; Name=&#8 [...]]]></description>
		<wfw:commentRss>http://bluestick.jp/tech/index.php/archives/126/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://bluestick.jp/tech/index.php/archives/126" />
	</item>
		<item>
		<title>WPFでバリデーションを設定する手順</title>
		<link>http://bluestick.jp/tech/index.php/archives/108</link>
		<comments>http://bluestick.jp/tech/index.php/archives/108#comments</comments>
		<pubDate>Wed, 30 Jul 2008 23:41:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[.Net Framework]]></category>
		<category><![CDATA[WPF]]></category>

		<guid isPermaLink="false">http://bluestick.jp/tech/?p=108</guid>
		<description><![CDATA[TextBox.Textに設定する手順。下記のようにValidation.ErrorTemplateにバリデーションを表示するコントロールのテンプレートを設定し、Binding.ValidationRulesプロパティに [...]]]></description>
		<wfw:commentRss>http://bluestick.jp/tech/index.php/archives/108/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://bluestick.jp/tech/index.php/archives/108" />
	</item>
		<item>
		<title>WPFでUIスレッドとは別のスレッドからUIオブジェクトを操作するには</title>
		<link>http://bluestick.jp/tech/index.php/archives/100</link>
		<comments>http://bluestick.jp/tech/index.php/archives/100#comments</comments>
		<pubDate>Fri, 25 Jul 2008 05:33:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[.Net Framework]]></category>
		<category><![CDATA[WPF]]></category>

		<guid isPermaLink="false">http://bluestick.jp/tech/?p=100</guid>
		<description><![CDATA[WPFのオブジェクトはほとんどがDispatcherObjectから派生している。DispatcherObjectオブジェクトのDispatcherプロパティを使用して、下記のメソッドにUIの操作を行うデリゲートを渡して [...]]]></description>
		<wfw:commentRss>http://bluestick.jp/tech/index.php/archives/100/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://bluestick.jp/tech/index.php/archives/100" />
	</item>
	</channel>
</rss>

