<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>touch Wiki Rss Feed</title><link>http://touch.codeplex.com/wikipage</link><description>touch Wiki Rss Description</description><item><title>Updated Wiki: Home</title><link>http://touch.codeplex.com/wikipage?version=15</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;Multi-Touch for everyone, now. &lt;/h1&gt;
&lt;h2&gt;Project Overview&lt;/h2&gt;The APIs in &lt;a href="http://weblogs.asp.net/scottgu/archive/2009/10/26/wpf-4-vs-2010-and-net-4-0-series.aspx" class="externalLink"&gt;WPF4&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; plus the &lt;a href="http://www.microsoft.com/surface/Pages/Technical/Learn.aspx" class="externalLink"&gt;Surface Toolkit for Windows Touch&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; make building common touch scenarios easy.  However, implementing many of the same touch scenarios using WPF3.5SP1 or Silverlight 3/4 involves writing a fair bit more code. Furthermore, the touch APIs across WPF4, WPF3.5SP1, and Silverlight are different.  &lt;br /&gt;
&lt;h2&gt;Project Goals&lt;/h2&gt;The goal of this project is to simplify building common touch scenarios when using WPF 3.5 SP1 or Silverlight 3/4 by using Expression Blend Behaviors to provide a consistent way to implement these scenarios across WPF &amp;amp; Silverlight. Expression Blend Behaviors can be used within Visual Studio without a dependency on Expression Blend by downloading the &lt;a href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;amp;FamilyID=f1ae9a30-4928-411d-970b-e682ab179e17" class="externalLink"&gt;Expression Blend 3 SDK&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.  You can also find more Expression Blend Behaviors at &lt;a href="http://expressionblend.codeplex.com/" class="externalLink"&gt;http://expressionblend.codeplex.com/&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; and &lt;a href="http://tinyurl.com/ExpressionGalleryBehaviors" class="externalLink"&gt;http://tinyurl.com/ExpressionGalleryBehaviors&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;. &lt;br /&gt;
&lt;h2&gt;Project Roadmap&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;Beta Release of core Scroll and TranslateRotateScale behaviors to developer community. &amp;lt;-- You are here&lt;/li&gt;
&lt;li&gt;Revised Scroll and TranslateRotateScale behaviors&lt;/li&gt;
&lt;li&gt;Gesture Behavior (repurpose awesome code from &lt;a href="http://expressionblend.codeplex.com/" class="externalLink"&gt;here&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;)
&lt;ul&gt;&lt;li&gt;Erase (Back and Forth Gesture)&lt;/li&gt;
&lt;li&gt;Create (Single Finger Draw &amp;#39;+&amp;#39;)&lt;/li&gt;
&lt;li&gt;Delete (Single Finger &amp;#39;X&amp;#39; Drawn Over Target)&lt;/li&gt;
&lt;li&gt;Select Lasso (Single Finger Draw Lasso)&lt;/li&gt;
&lt;li&gt;Split (Single Finger Diagonal Line)&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;Hold Menu (Single Finger Touch &amp;amp; Hold Context Menu)&lt;/li&gt;
&lt;li&gt;Draw (Three Finger Pen Grasp)&lt;/li&gt;
&lt;li&gt;Clone (Two Finger Double Tap)&lt;/li&gt;
&lt;li&gt;Open / Edit (Single Finger Double Tap)&lt;/li&gt;
&lt;li&gt;Select (Single Finger Tap)&lt;/li&gt;
&lt;li&gt;Global Rotate (Five Finger Grab and Rotate of Application)&lt;/li&gt;
&lt;li&gt;Global Perspective Rotate (Five Finger Pressure to Rotate Application Perspective)&lt;/li&gt;
&lt;li&gt;Do you have more suggestions? Drop us a line at contact AT tanagram.com or Post your suggestions in the discussions tab.&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;
&lt;h2&gt;Project Dependencies&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.microsoft.com/downloads/en/confirmation.aspx?familyId=fbee1648-7106-44a7-9649-6d9f6d58056e&amp;amp;displayLang=en" class="externalLink"&gt;Microsoft Visual Studio 2008 Service Pack 1&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.microsoft.com/downloads/en/confirmation.aspx?familyId=9442b0f2-7465-417a-88f3-5e7b5409e9dd&amp;amp;displayLang=en" class="externalLink"&gt;Microsoft&amp;#174; Silverlight™ 3 Tools for Visual Studio 2008 SP1&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;amp;FamilyID=4b281bde-9b01-4890-b3d4-b3b45ca2c2e4" class="externalLink"&gt;Microsoft Surface Manipulations and Inertia Sample for Microsoft Silverlight&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;  (System.Windows.Input.Manipulations.dll SB installed in Trunk-&amp;gt;ReferenceAssemblies-&amp;gt;Silverlight)&lt;/li&gt;
&lt;li&gt;&lt;a href="http://code.msdn.microsoft.com/WindowsTouch" class="externalLink"&gt;Windows Touch: Developer Resources&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; (Windows7.Multitouch.dll &amp;amp; Windows7.Multitouch.WPF.dll SB installed in Trunk-&amp;gt;ReferenceAssemblies-&amp;gt;WPF)&lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;Press&lt;/h2&gt;&lt;b&gt;Channel 9 Interview&lt;/b&gt;&lt;br /&gt;&lt;div class="video" style="text-align:Left"&gt;&lt;span class="player"&gt;&lt;object type="application/x-mplayer2" height="285px" width="320px" classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701"&gt;&lt;param name="fileName" value="http://ecn.channel9.msdn.com/o9/ch9/8/9/3/5/4/5/TanagramPartnerstouchcodeplexcom_ch9.wmv"&gt;&lt;/param&gt;&lt;param name="autostart" value="false"&gt;&lt;/param&gt;&lt;embed type="application/x-mplayer2" height="285px" width="320px" src="http://ecn.channel9.msdn.com/o9/ch9/8/9/3/5/4/5/TanagramPartnerstouchcodeplexcom_ch9.wmv" pluginspage="http://www.microsoft.com/windows/windowsmedia/download/default.asp" autoplay="false" autostart="false" /&gt;&lt;/object&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="external"&gt;&lt;a href="http://ecn.channel9.msdn.com/o9/ch9/8/9/3/5/4/5/TanagramPartnerstouchcodeplexcom_ch9.wmv" target="_blank"&gt;Launch in another window&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Related Links&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;&lt;a href="http://spill.tanagram.com/?s=touch.codeplex.com" class="externalLink"&gt;Spill.Tanagram.com&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>tanagram</author><pubDate>Fri, 23 Apr 2010 17:34:52 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20100423053452P</guid></item><item><title>Updated Wiki: Home</title><link>http://touch.codeplex.com/wikipage?version=14</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;Multi-Touch for everyone, now. &lt;/h1&gt;
&lt;h2&gt;Project Overview&lt;/h2&gt;The APIs in &lt;a href="http://weblogs.asp.net/scottgu/archive/2009/10/26/wpf-4-vs-2010-and-net-4-0-series.aspx" class="externalLink"&gt;WPF4&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; plus the &lt;a href="http://www.microsoft.com/surface/Pages/Technical/Learn.aspx" class="externalLink"&gt;Surface Toolkit for Windows Touch&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; make building common touch scenarios easy.  However, implementing many of the same touch scenarios using WPF3.5SP1 or Silverlight 3/4 involves writing a fair bit more code. Furthermore, the touch APIs across WPF4, WPF3.5SP1, and Silverlight are different.  &lt;br /&gt;
&lt;h2&gt;Project Goals&lt;/h2&gt;The goal of this project is to simplify building common touch scenarios when using WPF 3.5 SP1 or Silverlight 3/4 by using Expression Blend Behaviors to provide a consistent way to implement these scenarios across WPF &amp;amp; Silverlight. Expression Blend Behaviors can be used within Visual Studio without a dependency on Expression Blend by downloading the &lt;a href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;amp;FamilyID=f1ae9a30-4928-411d-970b-e682ab179e17" class="externalLink"&gt;Expression Blend 3 SDK&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.  You can also find more Expression Blend Behaviors at &lt;a href="http://expressionblend.codeplex.com/" class="externalLink"&gt;http://expressionblend.codeplex.com/&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; and &lt;a href="http://tinyurl.com/ExpressionGalleryBehaviors" class="externalLink"&gt;http://tinyurl.com/ExpressionGalleryBehaviors&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;. &lt;br /&gt;
&lt;h2&gt;Project Roadmap&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;Beta Release of core Scroll and TranslateRotateScale behaviors to developer community. &amp;lt;-- You are here&lt;/li&gt;
&lt;li&gt;Revised Scroll and TranslateRotateScale behaviors&lt;/li&gt;
&lt;li&gt;Gesture Behavior (repurpose awesome code from &lt;a href="http://expressionblend.codeplex.com/" class="externalLink"&gt;here&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;)
&lt;ul&gt;&lt;li&gt;Erase (Back and Forth Gesture)&lt;/li&gt;
&lt;li&gt;Create (Single Finger Draw &amp;#39;+&amp;#39;)&lt;/li&gt;
&lt;li&gt;Delete (Single Finger &amp;#39;X&amp;#39; Drawn Over Target)&lt;/li&gt;
&lt;li&gt;Select Lasso (Single Finger Draw Lasso)&lt;/li&gt;
&lt;li&gt;Split (Single Finger Diagonal Line)&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;Hold Menu (Single Finger Touch &amp;amp; Hold Context Menu)&lt;/li&gt;
&lt;li&gt;Draw (Three Finger Pen Grasp)&lt;/li&gt;
&lt;li&gt;Clone (Two Finger Double Tap)&lt;/li&gt;
&lt;li&gt;Open / Edit (Single Finger Double Tap)&lt;/li&gt;
&lt;li&gt;Select (Single Finger Tap)&lt;/li&gt;
&lt;li&gt;Global Rotate (Five Finger Grab and Rotate of Application)&lt;/li&gt;
&lt;li&gt;Global Perspective Rotate (Five Finger Pressure to Rotate Application Perspective)&lt;/li&gt;
&lt;li&gt;Do you have more suggestions? Drop us a line at contact AT tanagram.com or Post your suggestions in the discussions tab.&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;
&lt;h2&gt;Project Dependencies&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.microsoft.com/downloads/en/confirmation.aspx?familyId=fbee1648-7106-44a7-9649-6d9f6d58056e&amp;amp;displayLang=en" class="externalLink"&gt;Microsoft Visual Studio 2008 Service Pack 1&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.microsoft.com/downloads/en/confirmation.aspx?familyId=9442b0f2-7465-417a-88f3-5e7b5409e9dd&amp;amp;displayLang=en" class="externalLink"&gt;Microsoft&amp;#174; Silverlight™ 3 Tools for Visual Studio 2008 SP1&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;amp;FamilyID=4b281bde-9b01-4890-b3d4-b3b45ca2c2e4" class="externalLink"&gt;Microsoft Surface Manipulations and Inertia Sample for Microsoft Silverlight&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;  (System.Windows.Input.Manipulations.dll SB installed in Trunk-&amp;gt;ReferenceAssemblies-&amp;gt;Silverlight)&lt;/li&gt;
&lt;li&gt;&lt;a href="http://code.msdn.microsoft.com/WindowsTouch" class="externalLink"&gt;Windows Touch: Developer Resources&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; (Windows7.Multitouch.dll &amp;amp; Windows7.Multitouch.WPF.dll SB installed in Trunk-&amp;gt;ReferenceAssemblies-&amp;gt;WPF)&lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;Press&lt;/h2&gt;&lt;b&gt;Channel 9 Interview&lt;/b&gt;&lt;br /&gt;&lt;div class="video" style="text-align:Left"&gt;&lt;span class="player"&gt;&lt;object type="application/x-mplayer2" height="285px" width="320px" classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701"&gt;&lt;param name="fileName" value="http://ecn.channel9.msdn.com/o9/ch9/8/9/3/5/4/5/TanagramPartnerstouchcodeplexcom_ch9.wmv"&gt;&lt;/param&gt;&lt;param name="autostart" value="false"&gt;&lt;/param&gt;&lt;embed type="application/x-mplayer2" height="285px" width="320px" src="http://ecn.channel9.msdn.com/o9/ch9/8/9/3/5/4/5/TanagramPartnerstouchcodeplexcom_ch9.wmv" pluginspage="http://www.microsoft.com/windows/windowsmedia/download/default.asp" autoplay="false" autostart="false" /&gt;&lt;/object&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="external"&gt;&lt;a href="http://ecn.channel9.msdn.com/o9/ch9/8/9/3/5/4/5/TanagramPartnerstouchcodeplexcom_ch9.wmv" target="_blank"&gt;Launch in another window&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Related Links&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;&lt;a href="http://Spill.Tanagram.com:http://spill.tanagram.com/?s=touch.codeplex.com" class="externalLink"&gt;Spill.Tanagram.com:http://spill.tanagram.com/?s=touch.codeplex.com&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>tanagram</author><pubDate>Fri, 23 Apr 2010 17:34:28 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20100423053428P</guid></item><item><title>Updated Wiki: Home</title><link>http://touch.codeplex.com/wikipage?version=13</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;Multi-Touch for everyone, now. &lt;/h1&gt;
&lt;h2&gt;Project Overview&lt;/h2&gt;The APIs in &lt;a href="http://weblogs.asp.net/scottgu/archive/2009/10/26/wpf-4-vs-2010-and-net-4-0-series.aspx" class="externalLink"&gt;WPF4&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; plus the &lt;a href="http://www.microsoft.com/surface/Pages/Technical/Learn.aspx" class="externalLink"&gt;Surface Toolkit for Windows Touch&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; make building common touch scenarios easy.  However, implementing many of the same touch scenarios using WPF3.5SP1 or Silverlight 3/4 involves writing a fair bit more code. Furthermore, the touch APIs across WPF4, WPF3.5SP1, and Silverlight are different.  &lt;br /&gt;
&lt;h2&gt;Project Goals&lt;/h2&gt;The goal of this project is to simplify building common touch scenarios when using WPF 3.5 SP1 or Silverlight 3/4 by using Expression Blend Behaviors to provide a consistent way to implement these scenarios across WPF &amp;amp; Silverlight. Expression Blend Behaviors can be used within Visual Studio without a dependency on Expression Blend by downloading the &lt;a href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;amp;FamilyID=f1ae9a30-4928-411d-970b-e682ab179e17" class="externalLink"&gt;Expression Blend 3 SDK&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.  You can also find more Expression Blend Behaviors at &lt;a href="http://expressionblend.codeplex.com/" class="externalLink"&gt;http://expressionblend.codeplex.com/&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; and &lt;a href="http://tinyurl.com/ExpressionGalleryBehaviors" class="externalLink"&gt;http://tinyurl.com/ExpressionGalleryBehaviors&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;. &lt;br /&gt;
&lt;h2&gt;Project Roadmap&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;Beta Release of core Scroll and TranslateRotateScale behaviors to developer community. &amp;lt;-- You are here&lt;/li&gt;
&lt;li&gt;Revised Scroll and TranslateRotateScale behaviors&lt;/li&gt;
&lt;li&gt;Gesture Behavior (repurpose awesome code from &lt;a href="http://expressionblend.codeplex.com/" class="externalLink"&gt;here&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;)
&lt;ul&gt;&lt;li&gt;Erase (Back and Forth Gesture)&lt;/li&gt;
&lt;li&gt;Create (Single Finger Draw &amp;#39;+&amp;#39;)&lt;/li&gt;
&lt;li&gt;Delete (Single Finger &amp;#39;X&amp;#39; Drawn Over Target)&lt;/li&gt;
&lt;li&gt;Select Lasso (Single Finger Draw Lasso)&lt;/li&gt;
&lt;li&gt;Split (Single Finger Diagonal Line)&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;Hold Menu (Single Finger Touch &amp;amp; Hold Context Menu)&lt;/li&gt;
&lt;li&gt;Draw (Three Finger Pen Grasp)&lt;/li&gt;
&lt;li&gt;Clone (Two Finger Double Tap)&lt;/li&gt;
&lt;li&gt;Open / Edit (Single Finger Double Tap)&lt;/li&gt;
&lt;li&gt;Select (Single Finger Tap)&lt;/li&gt;
&lt;li&gt;Global Rotate (Five Finger Grab and Rotate of Application)&lt;/li&gt;
&lt;li&gt;Global Perspective Rotate (Five Finger Pressure to Rotate Application Perspective)&lt;/li&gt;
&lt;li&gt;Do you have more suggestions? Drop us a line at contact AT tanagram.com or Post your suggestions in the discussions tab.&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;
&lt;h2&gt;Project Dependencies&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.microsoft.com/downloads/en/confirmation.aspx?familyId=fbee1648-7106-44a7-9649-6d9f6d58056e&amp;amp;displayLang=en" class="externalLink"&gt;Microsoft Visual Studio 2008 Service Pack 1&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.microsoft.com/downloads/en/confirmation.aspx?familyId=9442b0f2-7465-417a-88f3-5e7b5409e9dd&amp;amp;displayLang=en" class="externalLink"&gt;Microsoft&amp;#174; Silverlight™ 3 Tools for Visual Studio 2008 SP1&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;amp;FamilyID=4b281bde-9b01-4890-b3d4-b3b45ca2c2e4" class="externalLink"&gt;Microsoft Surface Manipulations and Inertia Sample for Microsoft Silverlight&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;  (System.Windows.Input.Manipulations.dll SB installed in Trunk-&amp;gt;ReferenceAssemblies-&amp;gt;Silverlight)&lt;/li&gt;
&lt;li&gt;&lt;a href="http://code.msdn.microsoft.com/WindowsTouch" class="externalLink"&gt;Windows Touch: Developer Resources&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; (Windows7.Multitouch.dll &amp;amp; Windows7.Multitouch.WPF.dll SB installed in Trunk-&amp;gt;ReferenceAssemblies-&amp;gt;WPF)&lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;Press&lt;/h2&gt;&lt;h3&gt;Channel 9 Interview&lt;/h3&gt;&lt;div class="video" style="text-align:Left"&gt;&lt;span class="player"&gt;&lt;object type="application/x-mplayer2" height="285px" width="320px" classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701"&gt;&lt;param name="fileName" value="http://ecn.channel9.msdn.com/o9/ch9/8/9/3/5/4/5/TanagramPartnerstouchcodeplexcom_ch9.wmv"&gt;&lt;/param&gt;&lt;param name="autostart" value="false"&gt;&lt;/param&gt;&lt;embed type="application/x-mplayer2" height="285px" width="320px" src="http://ecn.channel9.msdn.com/o9/ch9/8/9/3/5/4/5/TanagramPartnerstouchcodeplexcom_ch9.wmv" pluginspage="http://www.microsoft.com/windows/windowsmedia/download/default.asp" autoplay="false" autostart="false" /&gt;&lt;/object&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="external"&gt;&lt;a href="http://ecn.channel9.msdn.com/o9/ch9/8/9/3/5/4/5/TanagramPartnerstouchcodeplexcom_ch9.wmv" target="_blank"&gt;Launch in another window&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>tanagram</author><pubDate>Fri, 23 Apr 2010 17:15:07 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20100423051507P</guid></item><item><title>Updated Wiki: Home</title><link>http://touch.codeplex.com/wikipage?version=12</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;Multi-Touch for everyone, now. &lt;/h1&gt;
&lt;h2&gt;Project Overview&lt;/h2&gt;The APIs in &lt;a href="http://weblogs.asp.net/scottgu/archive/2009/10/26/wpf-4-vs-2010-and-net-4-0-series.aspx" class="externalLink"&gt;WPF4&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; plus the &lt;a href="http://www.microsoft.com/surface/Pages/Technical/Learn.aspx" class="externalLink"&gt;Surface Toolkit for Windows Touch&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; make building common touch scenarios easy.  However, implementing many of the same touch scenarios using WPF3.5SP1 or Silverlight 3/4 involves writing a fair bit more code. Furthermore, the touch APIs across WPF4, WPF3.5SP1, and Silverlight are different.  &lt;br /&gt;
&lt;h2&gt;Project Goals&lt;/h2&gt;The goal of this project is to simplify building common touch scenarios when using WPF 3.5 SP1 or Silverlight 3/4 by using Expression Blend Behaviors to provide a consistent way to implement these scenarios across WPF &amp;amp; Silverlight. Expression Blend Behaviors can be used within Visual Studio without a dependency on Expression Blend by downloading the &lt;a href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;amp;FamilyID=f1ae9a30-4928-411d-970b-e682ab179e17" class="externalLink"&gt;Expression Blend 3 SDK&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.  You can also find more Expression Blend Behaviors at &lt;a href="http://expressionblend.codeplex.com/" class="externalLink"&gt;http://expressionblend.codeplex.com/&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; and &lt;a href="http://tinyurl.com/ExpressionGalleryBehaviors" class="externalLink"&gt;http://tinyurl.com/ExpressionGalleryBehaviors&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;. &lt;br /&gt;
&lt;h2&gt;Project Roadmap&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;Beta Release of core Scroll and TranslateRotateScale behaviors to developer community. &amp;lt;-- You are here&lt;/li&gt;
&lt;li&gt;Revised Scroll and TranslateRotateScale behaviors&lt;/li&gt;
&lt;li&gt;Gesture Behavior (repurpose awesome code from &lt;a href="http://expressionblend.codeplex.com/" class="externalLink"&gt;here&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;)
&lt;ul&gt;&lt;li&gt;Erase (Back and Forth Gesture)&lt;/li&gt;
&lt;li&gt;Create (Single Finger Draw &amp;#39;+&amp;#39;)&lt;/li&gt;
&lt;li&gt;Delete (Single Finger &amp;#39;X&amp;#39; Drawn Over Target)&lt;/li&gt;
&lt;li&gt;Select Lasso (Single Finger Draw Lasso)&lt;/li&gt;
&lt;li&gt;Split (Single Finger Diagonal Line)&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;Hold Menu (Single Finger Touch &amp;amp; Hold Context Menu)&lt;/li&gt;
&lt;li&gt;Draw (Three Finger Pen Grasp)&lt;/li&gt;
&lt;li&gt;Clone (Two Finger Double Tap)&lt;/li&gt;
&lt;li&gt;Open / Edit (Single Finger Double Tap)&lt;/li&gt;
&lt;li&gt;Select (Single Finger Tap)&lt;/li&gt;
&lt;li&gt;Global Rotate (Five Finger Grab and Rotate of Application)&lt;/li&gt;
&lt;li&gt;Global Perspective Rotate (Five Finger Pressure to Rotate Application Perspective)&lt;/li&gt;
&lt;li&gt;Do you have more suggestions? Drop us a line at contact AT tanagram.com or Post your suggestions in the discussions tab.&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;
&lt;h2&gt;Project Dependencies&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.microsoft.com/downloads/en/confirmation.aspx?familyId=fbee1648-7106-44a7-9649-6d9f6d58056e&amp;amp;displayLang=en" class="externalLink"&gt;Microsoft Visual Studio 2008 Service Pack 1&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.microsoft.com/downloads/en/confirmation.aspx?familyId=9442b0f2-7465-417a-88f3-5e7b5409e9dd&amp;amp;displayLang=en" class="externalLink"&gt;Microsoft&amp;#174; Silverlight™ 3 Tools for Visual Studio 2008 SP1&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;amp;FamilyID=4b281bde-9b01-4890-b3d4-b3b45ca2c2e4" class="externalLink"&gt;Microsoft Surface Manipulations and Inertia Sample for Microsoft Silverlight&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;  (System.Windows.Input.Manipulations.dll SB installed in Trunk-&amp;gt;ReferenceAssemblies-&amp;gt;Silverlight)&lt;/li&gt;
&lt;li&gt;&lt;a href="http://code.msdn.microsoft.com/WindowsTouch" class="externalLink"&gt;Windows Touch: Developer Resources&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; (Windows7.Multitouch.dll &amp;amp; Windows7.Multitouch.WPF.dll SB installed in Trunk-&amp;gt;ReferenceAssemblies-&amp;gt;WPF)&lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;Press&lt;/h2&gt;&lt;h3&gt;Channel 9 Interview&lt;/h3&gt;&lt;div class="video" style="text-align:Center"&gt;&lt;span class="player"&gt;&lt;object type="application/x-mplayer2" height="285px" width="320px" classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701"&gt;&lt;param name="fileName" value="http://ecn.channel9.msdn.com/o9/ch9/8/9/3/5/4/5/TanagramPartnerstouchcodeplexcom_ch9.wmv"&gt;&lt;/param&gt;&lt;param name="autostart" value="false"&gt;&lt;/param&gt;&lt;embed type="application/x-mplayer2" height="285px" width="320px" src="http://ecn.channel9.msdn.com/o9/ch9/8/9/3/5/4/5/TanagramPartnerstouchcodeplexcom_ch9.wmv" pluginspage="http://www.microsoft.com/windows/windowsmedia/download/default.asp" autoplay="false" autostart="false" /&gt;&lt;/object&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="external"&gt;&lt;a href="http://ecn.channel9.msdn.com/o9/ch9/8/9/3/5/4/5/TanagramPartnerstouchcodeplexcom_ch9.wmv" target="_blank"&gt;Launch in another window&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>tanagram</author><pubDate>Fri, 23 Apr 2010 17:14:18 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20100423051418P</guid></item><item><title>Updated Wiki: Home</title><link>http://touch.codeplex.com/wikipage?version=11</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;Multi-Touch for everyone, now. &lt;/h1&gt;
&lt;h2&gt;Project Overview&lt;/h2&gt;The APIs in &lt;a href="http://weblogs.asp.net/scottgu/archive/2009/10/26/wpf-4-vs-2010-and-net-4-0-series.aspx" class="externalLink"&gt;WPF4&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; plus the &lt;a href="http://www.microsoft.com/surface/Pages/Technical/Learn.aspx" class="externalLink"&gt;Surface Toolkit for Windows Touch&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; make building common touch scenarios easy.  However, implementing many of the same touch scenarios using WPF3.5SP1 or Silverlight 3/4 involves writing a fair bit more code. Furthermore, the touch APIs across WPF4, WPF3.5SP1, and Silverlight are different.  &lt;br /&gt;
&lt;h2&gt;Project Goals&lt;/h2&gt;The goal of this project is to simplify building common touch scenarios when using WPF 3.5 SP1 or Silverlight 3/4 by using Expression Blend Behaviors to provide a consistent way to implement these scenarios across WPF &amp;amp; Silverlight. Expression Blend Behaviors can be used within Visual Studio without a dependency on Expression Blend by downloading the &lt;a href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;amp;FamilyID=f1ae9a30-4928-411d-970b-e682ab179e17" class="externalLink"&gt;Expression Blend 3 SDK&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.  You can also find more Expression Blend Behaviors at &lt;a href="http://expressionblend.codeplex.com/" class="externalLink"&gt;http://expressionblend.codeplex.com/&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; and &lt;a href="http://tinyurl.com/ExpressionGalleryBehaviors" class="externalLink"&gt;http://tinyurl.com/ExpressionGalleryBehaviors&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;. &lt;br /&gt;
&lt;h2&gt;Project Roadmap&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;Beta Release of core Scroll and TranslateRotateScale behaviors to developer community. &amp;lt;-- You are here&lt;/li&gt;
&lt;li&gt;Revised Scroll and TranslateRotateScale behaviors&lt;/li&gt;
&lt;li&gt;Gesture Behavior (repurpose awesome code from &lt;a href="http://expressionblend.codeplex.com/" class="externalLink"&gt;here&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;)
&lt;ul&gt;&lt;li&gt;Erase (Back and Forth Gesture)&lt;/li&gt;
&lt;li&gt;Create (Single Finger Draw &amp;#39;+&amp;#39;)&lt;/li&gt;
&lt;li&gt;Delete (Single Finger &amp;#39;X&amp;#39; Drawn Over Target)&lt;/li&gt;
&lt;li&gt;Select Lasso (Single Finger Draw Lasso)&lt;/li&gt;
&lt;li&gt;Split (Single Finger Diagonal Line)&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;Hold Menu (Single Finger Touch &amp;amp; Hold Context Menu)&lt;/li&gt;
&lt;li&gt;Draw (Three Finger Pen Grasp)&lt;/li&gt;
&lt;li&gt;Clone (Two Finger Double Tap)&lt;/li&gt;
&lt;li&gt;Open / Edit (Single Finger Double Tap)&lt;/li&gt;
&lt;li&gt;Select (Single Finger Tap)&lt;/li&gt;
&lt;li&gt;Global Rotate (Five Finger Grab and Rotate of Application)&lt;/li&gt;
&lt;li&gt;Global Perspective Rotate (Five Finger Pressure to Rotate Application Perspective)&lt;/li&gt;
&lt;li&gt;Do you have more suggestions? Drop us a line at contact AT tanagram.com or Post your suggestions in the discussions tab.&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;
&lt;h2&gt;Project Dependencies&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.microsoft.com/downloads/en/confirmation.aspx?familyId=fbee1648-7106-44a7-9649-6d9f6d58056e&amp;amp;displayLang=en" class="externalLink"&gt;Microsoft Visual Studio 2008 Service Pack 1&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.microsoft.com/downloads/en/confirmation.aspx?familyId=9442b0f2-7465-417a-88f3-5e7b5409e9dd&amp;amp;displayLang=en" class="externalLink"&gt;Microsoft&amp;#174; Silverlight™ 3 Tools for Visual Studio 2008 SP1&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;amp;FamilyID=4b281bde-9b01-4890-b3d4-b3b45ca2c2e4" class="externalLink"&gt;Microsoft Surface Manipulations and Inertia Sample for Microsoft Silverlight&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;  (System.Windows.Input.Manipulations.dll SB installed in Trunk-&amp;gt;ReferenceAssemblies-&amp;gt;Silverlight)&lt;/li&gt;
&lt;li&gt;&lt;a href="http://code.msdn.microsoft.com/WindowsTouch" class="externalLink"&gt;Windows Touch: Developer Resources&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; (Windows7.Multitouch.dll &amp;amp; Windows7.Multitouch.WPF.dll SB installed in Trunk-&amp;gt;ReferenceAssemblies-&amp;gt;WPF)&lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;Press&lt;/h2&gt;&lt;h3&gt;Channel 9 Interview&lt;/h3&gt;&lt;div class="video" style="text-align:Center"&gt;&lt;span class="player"&gt;&lt;iframe src="http://ecn.channel9.msdn.com/o9/ch9/8/9/3/5/4/5/TanagramPartnerstouchcodeplexcom_ch9.wmv/player?h=285&amp;w=320" width="320px" height="285px" scrolling="no" frameborder="0"&gt;&lt;/iframe&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="external"&gt;&lt;a href="http://ecn.channel9.msdn.com/o9/ch9/8/9/3/5/4/5/TanagramPartnerstouchcodeplexcom_ch9.wmv" target="_blank"&gt;Launch in another window&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>tanagram</author><pubDate>Fri, 23 Apr 2010 17:10:15 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20100423051015P</guid></item><item><title>Updated Wiki: Home</title><link>http://touch.codeplex.com/wikipage?version=10</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;Multi-Touch for everyone, now. &lt;/h1&gt;
&lt;h2&gt;Project Overview&lt;/h2&gt;The APIs in &lt;a href="http://weblogs.asp.net/scottgu/archive/2009/10/26/wpf-4-vs-2010-and-net-4-0-series.aspx" class="externalLink"&gt;WPF4&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; plus the &lt;a href="http://www.microsoft.com/surface/Pages/Technical/Learn.aspx" class="externalLink"&gt;Surface Toolkit for Windows Touch&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; make building common touch scenarios easy.  However, implementing many of the same touch scenarios using WPF3.5SP1 or Silverlight 3/4 involves writing a fair bit more code. Furthermore, the touch APIs across WPF4, WPF3.5SP1, and Silverlight are different.  &lt;br /&gt;
&lt;h2&gt;Project Goals&lt;/h2&gt;The goal of this project is to simplify building common touch scenarios when using WPF 3.5 SP1 or Silverlight 3/4 by using Expression Blend Behaviors to provide a consistent way to implement these scenarios across WPF &amp;amp; Silverlight. Expression Blend Behaviors can be used within Visual Studio without a dependency on Expression Blend by downloading the &lt;a href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;amp;FamilyID=f1ae9a30-4928-411d-970b-e682ab179e17" class="externalLink"&gt;Expression Blend 3 SDK&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.  You can also find more Expression Blend Behaviors at &lt;a href="http://expressionblend.codeplex.com/" class="externalLink"&gt;http://expressionblend.codeplex.com/&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; and &lt;a href="http://tinyurl.com/ExpressionGalleryBehaviors" class="externalLink"&gt;http://tinyurl.com/ExpressionGalleryBehaviors&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;. &lt;br /&gt;
&lt;h2&gt;Project Roadmap&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;Beta Release of core Scroll and TranslateRotateScale behaviors to developer community. &amp;lt;-- You are here&lt;/li&gt;
&lt;li&gt;Revised Scroll and TranslateRotateScale behaviors&lt;/li&gt;
&lt;li&gt;Gesture Behavior (repurpose awesome code from &lt;a href="http://expressionblend.codeplex.com/" class="externalLink"&gt;here&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;)
&lt;ul&gt;&lt;li&gt;Erase (Back and Forth Gesture)&lt;/li&gt;
&lt;li&gt;Create (Single Finger Draw &amp;#39;+&amp;#39;)&lt;/li&gt;
&lt;li&gt;Delete (Single Finger &amp;#39;X&amp;#39; Drawn Over Target)&lt;/li&gt;
&lt;li&gt;Select Lasso (Single Finger Draw Lasso)&lt;/li&gt;
&lt;li&gt;Split (Single Finger Diagonal Line)&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;Hold Menu (Single Finger Touch &amp;amp; Hold Context Menu)&lt;/li&gt;
&lt;li&gt;Draw (Three Finger Pen Grasp)&lt;/li&gt;
&lt;li&gt;Clone (Two Finger Double Tap)&lt;/li&gt;
&lt;li&gt;Open / Edit (Single Finger Double Tap)&lt;/li&gt;
&lt;li&gt;Select (Single Finger Tap)&lt;/li&gt;
&lt;li&gt;Global Rotate (Five Finger Grab and Rotate of Application)&lt;/li&gt;
&lt;li&gt;Global Perspective Rotate (Five Finger Pressure to Rotate Application Perspective)&lt;/li&gt;
&lt;li&gt;Do you have more suggestions? Drop us a line at contact AT tanagram.com or Post your suggestions in the discussions tab.&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;
&lt;h2&gt;Project Dependencies&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.microsoft.com/downloads/en/confirmation.aspx?familyId=fbee1648-7106-44a7-9649-6d9f6d58056e&amp;amp;displayLang=en" class="externalLink"&gt;Microsoft Visual Studio 2008 Service Pack 1&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.microsoft.com/downloads/en/confirmation.aspx?familyId=9442b0f2-7465-417a-88f3-5e7b5409e9dd&amp;amp;displayLang=en" class="externalLink"&gt;Microsoft&amp;#174; Silverlight™ 3 Tools for Visual Studio 2008 SP1&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;amp;FamilyID=4b281bde-9b01-4890-b3d4-b3b45ca2c2e4" class="externalLink"&gt;Microsoft Surface Manipulations and Inertia Sample for Microsoft Silverlight&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;  (System.Windows.Input.Manipulations.dll SB installed in Trunk-&amp;gt;ReferenceAssemblies-&amp;gt;Silverlight)&lt;/li&gt;
&lt;li&gt;&lt;a href="http://code.msdn.microsoft.com/WindowsTouch" class="externalLink"&gt;Windows Touch: Developer Resources&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; (Windows7.Multitouch.dll &amp;amp; Windows7.Multitouch.WPF.dll SB installed in Trunk-&amp;gt;ReferenceAssemblies-&amp;gt;WPF)&lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;Press&lt;/h2&gt;&lt;h3&gt;Channel 9 Interview&lt;/h3&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>tanagram</author><pubDate>Fri, 23 Apr 2010 17:01:45 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20100423050145P</guid></item><item><title>Updated Wiki: Home</title><link>http://touch.codeplex.com/wikipage?version=9</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;Multi-Touch for everyone, now. &lt;/h1&gt;
&lt;h2&gt;Project Overview&lt;/h2&gt;The APIs in &lt;a href="http://weblogs.asp.net/scottgu/archive/2009/10/26/wpf-4-vs-2010-and-net-4-0-series.aspx" class="externalLink"&gt;WPF4&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; plus the &lt;a href="http://www.microsoft.com/surface/Pages/Technical/Learn.aspx" class="externalLink"&gt;Surface Toolkit for Windows Touch&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; make building common touch scenarios easy.  However, implementing many of the same touch scenarios using WPF3.5SP1 or Silverlight 3/4 involves writing a fair bit more code. Furthermore, the touch APIs across WPF4, WPF3.5SP1, and Silverlight are different.  &lt;br /&gt;
&lt;h2&gt;Project Goals&lt;/h2&gt;The goal of this project is to simplify building common touch scenarios when using WPF 3.5 SP1 or Silverlight 3/4 by using Expression Blend Behaviors to provide a consistent way to implement these scenarios across WPF &amp;amp; Silverlight. Expression Blend Behaviors can be used within Visual Studio without a dependency on Expression Blend by downloading the &lt;a href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;amp;FamilyID=f1ae9a30-4928-411d-970b-e682ab179e17" class="externalLink"&gt;Expression Blend 3 SDK&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.  You can also find more Expression Blend Behaviors at &lt;a href="http://expressionblend.codeplex.com/" class="externalLink"&gt;http://expressionblend.codeplex.com/&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; and &lt;a href="http://tinyurl.com/ExpressionGalleryBehaviors" class="externalLink"&gt;http://tinyurl.com/ExpressionGalleryBehaviors&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;. &lt;br /&gt;
&lt;h2&gt;Project Roadmap&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;Beta Release of core Scroll and TranslateRotateScale behaviors to developer community. &amp;lt;-- You are here&lt;/li&gt;
&lt;li&gt;Revised Scroll and TranslateRotateScale behaviors&lt;/li&gt;
&lt;li&gt;Gesture Behavior (repurpose awesome code from &lt;a href="http://expressionblend.codeplex.com/" class="externalLink"&gt;here&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;)
&lt;ul&gt;&lt;li&gt;Erase (Back and Forth Gesture)&lt;/li&gt;
&lt;li&gt;Create (Single Finger Draw &amp;#39;+&amp;#39;)&lt;/li&gt;
&lt;li&gt;Delete (Single Finger &amp;#39;X&amp;#39; Drawn Over Target)&lt;/li&gt;
&lt;li&gt;Select Lasso (Single Finger Draw Lasso)&lt;/li&gt;
&lt;li&gt;Split (Single Finger Diagonal Line)&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;Hold Menu (Single Finger Touch &amp;amp; Hold Context Menu)&lt;/li&gt;
&lt;li&gt;Draw (Three Finger Pen Grasp)&lt;/li&gt;
&lt;li&gt;Clone (Two Finger Double Tap)&lt;/li&gt;
&lt;li&gt;Open / Edit (Single Finger Double Tap)&lt;/li&gt;
&lt;li&gt;Select (Single Finger Tap)&lt;/li&gt;
&lt;li&gt;Global Rotate (Five Finger Grab and Rotate of Application)&lt;/li&gt;
&lt;li&gt;Global Perspective Rotate (Five Finger Pressure to Rotate Application Perspective)&lt;/li&gt;
&lt;li&gt;Do you have more suggestions? Drop us a line at contact AT tanagram.com or Post your suggestions in the discussions tab.&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;
&lt;h2&gt;Project Dependencies&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.microsoft.com/downloads/en/confirmation.aspx?familyId=fbee1648-7106-44a7-9649-6d9f6d58056e&amp;amp;displayLang=en" class="externalLink"&gt;Microsoft Visual Studio 2008 Service Pack 1&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.microsoft.com/downloads/en/confirmation.aspx?familyId=9442b0f2-7465-417a-88f3-5e7b5409e9dd&amp;amp;displayLang=en" class="externalLink"&gt;Microsoft&amp;#174; Silverlight™ 3 Tools for Visual Studio 2008 SP1&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;amp;FamilyID=4b281bde-9b01-4890-b3d4-b3b45ca2c2e4" class="externalLink"&gt;Microsoft Surface Manipulations and Inertia Sample for Microsoft Silverlight&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;  (System.Windows.Input.Manipulations.dll SB installed in Trunk-&amp;gt;ReferenceAssemblies-&amp;gt;Silverlight)&lt;/li&gt;
&lt;li&gt;&lt;a href="http://code.msdn.microsoft.com/WindowsTouch" class="externalLink"&gt;Windows Touch: Developer Resources&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; (Windows7.Multitouch.dll &amp;amp; Windows7.Multitouch.WPF.dll SB installed in Trunk-&amp;gt;ReferenceAssemblies-&amp;gt;WPF)&lt;/li&gt;&lt;/ul&gt;

&lt;h2&gt;Press&lt;/h2&gt;&lt;h1&gt;Channel 9 Interview&lt;/h1&gt;&amp;lt;object data=&amp;quot;data:application/x-silverlight-2,&amp;quot; type=&amp;quot;application/x-silverlight-2&amp;quot; width=&amp;quot;512&amp;quot; height=&amp;quot;384&amp;quot;&amp;gt;&lt;br /&gt;&amp;lt;param name=&amp;quot;source&amp;quot; value=&amp;quot;http://channel9.msdn.com/App_Themes/default/VideoPlayer10_01_18.xap&amp;quot; /&amp;gt;&lt;br /&gt;&amp;lt;param name=&amp;quot;initParams&amp;quot; value=&amp;quot;deferredLoad=true,duration=0,m=http://ecn.channel9.msdn.com/o9/ch9/8/9/3/5/4/5/TanagramPartnerstouchcodeplexcom_ch9.wmv,autostart=false,autohide=true,showembed=true, thumbnail=http://ecn.channel9.msdn.com/o9/ch9/8/9/3/5/4/5/TanagramPartnerstouchcodeplexcom_512_ch9.png, postid=545398&amp;quot; /&amp;gt;&lt;br /&gt;&amp;lt;param name=&amp;quot;background&amp;quot; value=&amp;quot;#00FFFFFF&amp;quot; /&amp;gt;&lt;br /&gt;&amp;lt;a href=&amp;quot;http://go.microsoft.com/fwlink/?LinkID=124807&amp;quot; style=&amp;quot;text-decoration: none;&amp;quot;&amp;gt;&lt;br /&gt;&amp;lt;img src=&amp;quot;http://go.microsoft.com/fwlink/?LinkId=108181&amp;quot; alt=&amp;quot;Get Microsoft Silverlight&amp;quot; style=&amp;quot;border-style: none&amp;quot;/&amp;gt;&lt;br /&gt;&amp;lt;/a&amp;gt;&lt;br /&gt;&amp;lt;/object&amp;gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>tanagram</author><pubDate>Fri, 23 Apr 2010 17:00:53 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20100423050053P</guid></item><item><title>Updated Wiki: Home</title><link>http://touch.codeplex.com/wikipage?version=8</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;Multi-Touch for everyone, now. &lt;/h1&gt;
&lt;h2&gt;Project Overview&lt;/h2&gt;The APIs in &lt;a href="http://weblogs.asp.net/scottgu/archive/2009/10/26/wpf-4-vs-2010-and-net-4-0-series.aspx" class="externalLink"&gt;WPF4&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; plus the &lt;a href="http://www.microsoft.com/surface/Pages/Technical/Learn.aspx" class="externalLink"&gt;Surface Toolkit for Windows Touch&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; make building common touch scenarios easy.  However, implementing many of the same touch scenarios using WPF3.5SP1 or Silverlight 3/4 involves writing a fair bit more code. Furthermore, the touch APIs across WPF4, WPF3.5SP1, and Silverlight are different.  &lt;br /&gt;
&lt;h2&gt;Project Goals&lt;/h2&gt;The goal of this project is to simplify building common touch scenarios when using WPF 3.5 SP1 or Silverlight 3/4 by using Expression Blend Behaviors to provide a consistent way to implement these scenarios across WPF &amp;amp; Silverlight. Expression Blend Behaviors can be used within Visual Studio without a dependency on Expression Blend by downloading the &lt;a href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;amp;FamilyID=f1ae9a30-4928-411d-970b-e682ab179e17" class="externalLink"&gt;Expression Blend 3 SDK&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.  You can also find more Expression Blend Behaviors at &lt;a href="http://expressionblend.codeplex.com/" class="externalLink"&gt;http://expressionblend.codeplex.com/&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; and &lt;a href="http://tinyurl.com/ExpressionGalleryBehaviors" class="externalLink"&gt;http://tinyurl.com/ExpressionGalleryBehaviors&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;. &lt;br /&gt;
&lt;h2&gt;Project Roadmap&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;Beta Release of core Scroll and TranslateRotateScale behaviors to developer community. &amp;lt;-- You are here&lt;/li&gt;
&lt;li&gt;Revised Scroll and TranslateRotateScale behaviors&lt;/li&gt;
&lt;li&gt;Gesture Behavior (repurpose awesome code from &lt;a href="http://expressionblend.codeplex.com/" class="externalLink"&gt;here&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;)
&lt;ul&gt;&lt;li&gt;Erase (Back and Forth Gesture)&lt;/li&gt;
&lt;li&gt;Create (Single Finger Draw &amp;#39;+&amp;#39;)&lt;/li&gt;
&lt;li&gt;Delete (Single Finger &amp;#39;X&amp;#39; Drawn Over Target)&lt;/li&gt;
&lt;li&gt;Select Lasso (Single Finger Draw Lasso)&lt;/li&gt;
&lt;li&gt;Split (Single Finger Diagonal Line)&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;Hold Menu (Single Finger Touch &amp;amp; Hold Context Menu)&lt;/li&gt;
&lt;li&gt;Draw (Three Finger Pen Grasp)&lt;/li&gt;
&lt;li&gt;Clone (Two Finger Double Tap)&lt;/li&gt;
&lt;li&gt;Open / Edit (Single Finger Double Tap)&lt;/li&gt;
&lt;li&gt;Select (Single Finger Tap)&lt;/li&gt;
&lt;li&gt;Global Rotate (Five Finger Grab and Rotate of Application)&lt;/li&gt;
&lt;li&gt;Global Perspective Rotate (Five Finger Pressure to Rotate Application Perspective)&lt;/li&gt;
&lt;li&gt;Do you have more suggestions? Drop us a line at contact AT tanagram.com or Post your suggestions in the discussions tab.&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;
&lt;h2&gt;Project Dependencies&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.microsoft.com/downloads/en/confirmation.aspx?familyId=fbee1648-7106-44a7-9649-6d9f6d58056e&amp;amp;displayLang=en" class="externalLink"&gt;Microsoft Visual Studio 2008 Service Pack 1&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.microsoft.com/downloads/en/confirmation.aspx?familyId=9442b0f2-7465-417a-88f3-5e7b5409e9dd&amp;amp;displayLang=en" class="externalLink"&gt;Microsoft&amp;#174; Silverlight™ 3 Tools for Visual Studio 2008 SP1&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;amp;FamilyID=4b281bde-9b01-4890-b3d4-b3b45ca2c2e4" class="externalLink"&gt;Microsoft Surface Manipulations and Inertia Sample for Microsoft Silverlight&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;  (System.Windows.Input.Manipulations.dll SB installed in Trunk-&amp;gt;ReferenceAssemblies-&amp;gt;Silverlight)&lt;/li&gt;
&lt;li&gt;&lt;a href="http://code.msdn.microsoft.com/WindowsTouch" class="externalLink"&gt;Windows Touch: Developer Resources&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; (Windows7.Multitouch.dll &amp;amp; Windows7.Multitouch.WPF.dll SB installed in Trunk-&amp;gt;ReferenceAssemblies-&amp;gt;WPF)&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>tanagram</author><pubDate>Thu, 18 Feb 2010 04:26:28 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20100218042628A</guid></item><item><title>Updated Wiki: Home</title><link>http://touch.codeplex.com/wikipage?version=7</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;Multi-Touch for everyone, now. &lt;/h1&gt;
&lt;h2&gt;Project Overview&lt;/h2&gt;The APIs in &lt;a href="http://weblogs.asp.net/scottgu/archive/2009/10/26/wpf-4-vs-2010-and-net-4-0-series.aspx" class="externalLink"&gt;WPF4&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; plus the &lt;a href="http://www.microsoft.com/surface/Pages/Technical/Learn.aspx" class="externalLink"&gt;Surface Toolkit for Windows Touch&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; make building common touch scenarios easy.  However, implementing many of the same touch scenarios using WPF3.5SP1 or Silverlight 3/4 involves writing a fair bit more code. Furthermore, the touch APIs across WPF4, WPF3.5SP1, and Silverlight are different.  &lt;br /&gt;
&lt;h2&gt;Project Goals&lt;/h2&gt;The goal of this project is to simplify building common touch scenarios when using WPF 3.5 SP1 or Silverlight 3/4 by using Expression Blend Behaviors to provide a consistent way to implement these scenarios across WPF &amp;amp; Silverlight. Expression Blend Behaviors can be used within Visual Studio without a dependency on Expression Blend by downloading the &lt;a href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;amp;FamilyID=f1ae9a30-4928-411d-970b-e682ab179e17" class="externalLink"&gt;Expression Blend 3 SDK&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.  You can also find more Expression Blend Behaviors at &lt;a href="http://expressionblend.codeplex.com/" class="externalLink"&gt;http://expressionblend.codeplex.com/&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; and &lt;a href="http://tinyurl.com/ExpressionGalleryBehaviors" class="externalLink"&gt;http://tinyurl.com/ExpressionGalleryBehaviors&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;. &lt;br /&gt;
&lt;h2&gt;Project Roadmap&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;Beta Release of core Scroll and TranslateRotateScale behaviors to developer community. &amp;lt;-- You are here&lt;/li&gt;
&lt;li&gt;Revised Scroll and TranslateRotateScale behaviors&lt;/li&gt;
&lt;li&gt;Gesture Behavior (repurpose awesome code from here)
&lt;ul&gt;&lt;li&gt;Erase (Back and Forth Gesture)&lt;/li&gt;
&lt;li&gt;Create (Single Finger Draw &amp;#39;+&amp;#39;)&lt;/li&gt;
&lt;li&gt;Delete (Single Finger &amp;#39;X&amp;#39; Drawn Over Target)&lt;/li&gt;
&lt;li&gt;Select Lasso (Single Finger Draw Lasso)&lt;/li&gt;
&lt;li&gt;Split (Single Finger Diagonal Line)&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;Hold Menu (Single Finger Touch &amp;amp; Hold Context Menu)&lt;/li&gt;
&lt;li&gt;Draw (Three Finger Pen Grasp)&lt;/li&gt;
&lt;li&gt;Clone (Two Finger Double Tap)&lt;/li&gt;
&lt;li&gt;Open / Edit (Single Finger Double Tap)&lt;/li&gt;
&lt;li&gt;Select (Single Finger Tap)&lt;/li&gt;
&lt;li&gt;Global Rotate (Five Finger Grab and Rotate of Application)&lt;/li&gt;
&lt;li&gt;Global Perspective Rotate (Five Finger Pressure to Rotate Application Perspective)&lt;/li&gt;
&lt;li&gt;Do you have more suggestions? Drop us a line at contact AT tanagram.com or Post your suggestions in the discussions tab.&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;
&lt;h2&gt;Project Dependencies&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;&lt;a href="http://www.microsoft.com/downloads/en/confirmation.aspx?familyId=fbee1648-7106-44a7-9649-6d9f6d58056e&amp;amp;displayLang=en" class="externalLink"&gt;Microsoft Visual Studio 2008 Service Pack 1&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.microsoft.com/downloads/en/confirmation.aspx?familyId=9442b0f2-7465-417a-88f3-5e7b5409e9dd&amp;amp;displayLang=en" class="externalLink"&gt;Microsoft&amp;#174; Silverlight™ 3 Tools for Visual Studio 2008 SP1&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;amp;FamilyID=4b281bde-9b01-4890-b3d4-b3b45ca2c2e4" class="externalLink"&gt;Microsoft Surface Manipulations and Inertia Sample for Microsoft Silverlight&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;  (System.Windows.Input.Manipulations.dll SB installed in Trunk-&amp;gt;ReferenceAssemblies-&amp;gt;Silverlight)&lt;/li&gt;
&lt;li&gt;&lt;a href="http://code.msdn.microsoft.com/WindowsTouch" class="externalLink"&gt;Windows Touch: Developer Resources&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; (Windows7.Multitouch.dll &amp;amp; Windows7.Multitouch.WPF.dll SB installed in Trunk-&amp;gt;ReferenceAssemblies-&amp;gt;WPF)&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>tanagram</author><pubDate>Mon, 15 Feb 2010 17:53:25 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20100215055325P</guid></item></channel></rss>