<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: How to enable mouse wheel scrolling in Silverlight without extending controls</title>
	<atom:link href="http://blog.thekieners.com/2009/04/06/how-to-enable-mouse-wheel-scrolling-in-silverlight-without-extending-controls/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.thekieners.com/2009/04/06/how-to-enable-mouse-wheel-scrolling-in-silverlight-without-extending-controls/</link>
	<description>Blog of Beat Kiener, containing my experiences, thoughts, comments and questions</description>
	<lastBuildDate>Thu, 26 Jan 2012 02:01:16 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: John</title>
		<link>http://blog.thekieners.com/2009/04/06/how-to-enable-mouse-wheel-scrolling-in-silverlight-without-extending-controls/#comment-878</link>
		<dc:creator><![CDATA[John]]></dc:creator>
		<pubDate>Wed, 29 Jun 2011 14:45:56 +0000</pubDate>
		<guid isPermaLink="false">http://bkiener.wordpress.com/2009/04/06/how-to-enable-mouse-wheel-scrolling-in-silverlight-without-extending-controls/#comment-878</guid>
		<description><![CDATA[Thank You! This works right out of the box. No fuss, no muss just plain works! Again, thanks...]]></description>
		<content:encoded><![CDATA[<p>Thank You! This works right out of the box. No fuss, no muss just plain works! Again, thanks&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrea</title>
		<link>http://blog.thekieners.com/2009/04/06/how-to-enable-mouse-wheel-scrolling-in-silverlight-without-extending-controls/#comment-862</link>
		<dc:creator><![CDATA[Andrea]]></dc:creator>
		<pubDate>Sun, 03 Apr 2011 10:04:49 +0000</pubDate>
		<guid isPermaLink="false">http://bkiener.wordpress.com/2009/04/06/how-to-enable-mouse-wheel-scrolling-in-silverlight-without-extending-controls/#comment-862</guid>
		<description><![CDATA[Thank you so much, very brilliant solution :D]]></description>
		<content:encoded><![CDATA[<p>Thank you so much, very brilliant solution <img src='http://s0.wp.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adding mouse wheel scrolling in Silverlight</title>
		<link>http://blog.thekieners.com/2009/04/06/how-to-enable-mouse-wheel-scrolling-in-silverlight-without-extending-controls/#comment-689</link>
		<dc:creator><![CDATA[Adding mouse wheel scrolling in Silverlight]]></dc:creator>
		<pubDate>Thu, 03 Jun 2010 05:04:44 +0000</pubDate>
		<guid isPermaLink="false">http://bkiener.wordpress.com/2009/04/06/how-to-enable-mouse-wheel-scrolling-in-silverlight-without-extending-controls/#comment-689</guid>
		<description><![CDATA[[...] a side note, I did actually find this blog that talks about using UI Automation to handle the scrolling instead. Even though this seems like a [...]]]></description>
		<content:encoded><![CDATA[<p>[...] a side note, I did actually find this blog that talks about using UI Automation to handle the scrolling instead. Even though this seems like a [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cbenac</title>
		<link>http://blog.thekieners.com/2009/04/06/how-to-enable-mouse-wheel-scrolling-in-silverlight-without-extending-controls/#comment-250</link>
		<dc:creator><![CDATA[cbenac]]></dc:creator>
		<pubDate>Wed, 07 Apr 2010 22:21:38 +0000</pubDate>
		<guid isPermaLink="false">http://bkiener.wordpress.com/2009/04/06/how-to-enable-mouse-wheel-scrolling-in-silverlight-without-extending-controls/#comment-250</guid>
		<description><![CDATA[Kiener,

Thanks so much for sharing this code. This is indeed the best solution for mouse scrolling that I&#039;ve found in the net.]]></description>
		<content:encoded><![CDATA[<p>Kiener,</p>
<p>Thanks so much for sharing this code. This is indeed the best solution for mouse scrolling that I&#8217;ve found in the net.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Britney Spears</title>
		<link>http://blog.thekieners.com/2009/04/06/how-to-enable-mouse-wheel-scrolling-in-silverlight-without-extending-controls/#comment-154</link>
		<dc:creator><![CDATA[Britney Spears]]></dc:creator>
		<pubDate>Thu, 18 Mar 2010 14:20:15 +0000</pubDate>
		<guid isPermaLink="false">http://bkiener.wordpress.com/2009/04/06/how-to-enable-mouse-wheel-scrolling-in-silverlight-without-extending-controls/#comment-154</guid>
		<description><![CDATA[Hi Beat,

Quite a nifty solution. Thank you for sharing the code.]]></description>
		<content:encoded><![CDATA[<p>Hi Beat,</p>
<p>Quite a nifty solution. Thank you for sharing the code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: beatkiener</title>
		<link>http://blog.thekieners.com/2009/04/06/how-to-enable-mouse-wheel-scrolling-in-silverlight-without-extending-controls/#comment-124</link>
		<dc:creator><![CDATA[beatkiener]]></dc:creator>
		<pubDate>Tue, 09 Feb 2010 10:49:14 +0000</pubDate>
		<guid isPermaLink="false">http://bkiener.wordpress.com/2009/04/06/how-to-enable-mouse-wheel-scrolling-in-silverlight-without-extending-controls/#comment-124</guid>
		<description><![CDATA[Hi neetaupadhyay84,

In SL2 there was no native MouseWheel support from the UIElement. The implementation was based on a javascript handler and because of security restriction javascript is not allow in FullScreen mode.
In SL3 the MouseWheel event is now supported from the UIElement class. Check out my new version for SL3 which is using the native UIElement.MouseWheel event to do the scrolling. This implementation works in FullScreen mode and in Out of Browser mode as well.

Check out this: http://files.thekieners.com/blogcontent/MouseWheelScrolling/MouseWheelScrollingSL3.zip

There is just one gap with the combobox control. Please consider to read the following post too: http://blog.thekieners.com/2009/09/04/mouse-wheel-behavior-with-native-uielement-mousewheel-event/

Best regards,
Beat Kiener]]></description>
		<content:encoded><![CDATA[<p>Hi neetaupadhyay84,</p>
<p>In SL2 there was no native MouseWheel support from the UIElement. The implementation was based on a javascript handler and because of security restriction javascript is not allow in FullScreen mode.<br />
In SL3 the MouseWheel event is now supported from the UIElement class. Check out my new version for SL3 which is using the native UIElement.MouseWheel event to do the scrolling. This implementation works in FullScreen mode and in Out of Browser mode as well.</p>
<p>Check out this: <a href="http://files.thekieners.com/blogcontent/MouseWheelScrolling/MouseWheelScrollingSL3.zip" rel="nofollow">http://files.thekieners.com/blogcontent/MouseWheelScrolling/MouseWheelScrollingSL3.zip</a></p>
<p>There is just one gap with the combobox control. Please consider to read the following post too: <a href="http://blog.thekieners.com/2009/09/04/mouse-wheel-behavior-with-native-uielement-mousewheel-event/" rel="nofollow">http://blog.thekieners.com/2009/09/04/mouse-wheel-behavior-with-native-uielement-mousewheel-event/</a></p>
<p>Best regards,<br />
Beat Kiener</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://blog.thekieners.com/2009/04/06/how-to-enable-mouse-wheel-scrolling-in-silverlight-without-extending-controls/#comment-120</link>
		<dc:creator><![CDATA[Mike]]></dc:creator>
		<pubDate>Mon, 08 Feb 2010 20:52:52 +0000</pubDate>
		<guid isPermaLink="false">http://bkiener.wordpress.com/2009/04/06/how-to-enable-mouse-wheel-scrolling-in-silverlight-without-extending-controls/#comment-120</guid>
		<description><![CDATA[Very sweet, Kiener.  Thanks for taking the time to share this.]]></description>
		<content:encoded><![CDATA[<p>Very sweet, Kiener.  Thanks for taking the time to share this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nits</title>
		<link>http://blog.thekieners.com/2009/04/06/how-to-enable-mouse-wheel-scrolling-in-silverlight-without-extending-controls/#comment-117</link>
		<dc:creator><![CDATA[Nits]]></dc:creator>
		<pubDate>Fri, 29 Jan 2010 21:53:24 +0000</pubDate>
		<guid isPermaLink="false">http://bkiener.wordpress.com/2009/04/06/how-to-enable-mouse-wheel-scrolling-in-silverlight-without-extending-controls/#comment-117</guid>
		<description><![CDATA[Hi,
How do you make this work in full screen mode?]]></description>
		<content:encoded><![CDATA[<p>Hi,<br />
How do you make this work in full screen mode?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Varsha</title>
		<link>http://blog.thekieners.com/2009/04/06/how-to-enable-mouse-wheel-scrolling-in-silverlight-without-extending-controls/#comment-109</link>
		<dc:creator><![CDATA[Varsha]]></dc:creator>
		<pubDate>Sun, 08 Nov 2009 18:16:24 +0000</pubDate>
		<guid isPermaLink="false">http://bkiener.wordpress.com/2009/04/06/how-to-enable-mouse-wheel-scrolling-in-silverlight-without-extending-controls/#comment-109</guid>
		<description><![CDATA[Hi, thanks for the reply but I want the scrolling for both Horizontal as well as Vertical. Can we do this?
Thanks again.]]></description>
		<content:encoded><![CDATA[<p>Hi, thanks for the reply but I want the scrolling for both Horizontal as well as Vertical. Can we do this?<br />
Thanks again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: beatkiener</title>
		<link>http://blog.thekieners.com/2009/04/06/how-to-enable-mouse-wheel-scrolling-in-silverlight-without-extending-controls/#comment-108</link>
		<dc:creator><![CDATA[beatkiener]]></dc:creator>
		<pubDate>Fri, 06 Nov 2009 06:26:11 +0000</pubDate>
		<guid isPermaLink="false">http://bkiener.wordpress.com/2009/04/06/how-to-enable-mouse-wheel-scrolling-in-silverlight-without-extending-controls/#comment-108</guid>
		<description><![CDATA[Hi,

No. But I&#039;m going to check it....]]></description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>No. But I&#8217;m going to check it&#8230;.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

