﻿<?xml version="1.0" encoding="utf-8"?><rss 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:media="http://search.yahoo.com/mrss/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>Intersoft Community - ClientUI - Silverlight zoom levels and resizable panes</title><link>http://www.intersoftsolutions.com/Community/ClientUI/Silverlight-zoom-levels-and-resizable-panes/</link><description /><generator>http://www.intersoftsolutions.com</generator><language>en</language><copyright>Copyright 2002 - 2015 Intersoft Solutions Corp. All rights reserved.</copyright><ttl>60</ttl><item><title>Silverlight zoom levels and resizable panes</title><link>http://www.intersoftsolutions.com/Community/ClientUI/Silverlight-zoom-levels-and-resizable-panes/</link><pubDate>Sun, 18 Dec 2011 15:01:18 GMT</pubDate><dc:creator>yudi</dc:creator><description>&lt;p&gt;&lt;span style="font-family: 'segoe ui', 'sans-serif'; color: #1f497d; font-size: 9pt"&gt;Thank you very much for the valuable feedback.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: 'segoe ui', 'sans-serif'; color: #1f497d; font-size: 9pt"&gt;I will have this problem forwarded to ClientUI development team. Should I have any news regarding this thread, I will let you know.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: 'segoe ui', 'sans-serif'; color: #1f497d; font-size: 9pt"&gt;&lt;strong&gt;Edited on December 26, 2011 11:03 PM&lt;br /&gt;Reason: add/update work item information&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: 'segoe ui', 'sans-serif'; color: #1f497d; font-size: 9pt"&gt;This zoom level problem is submitted to ClientUI development team under work item #1104.&lt;br /&gt;I will keep you updated with any news I heard from the team regarding work item #1104.&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Silverlight zoom levels and resizable panes</title><link>http://www.intersoftsolutions.com/Community/ClientUI/Silverlight-zoom-levels-and-resizable-panes/</link><pubDate>Fri, 16 Dec 2011 19:04:06 GMT</pubDate><dc:creator>terrell.jm@gmail.com</dc:creator><description>&lt;p /&gt;
&lt;p&gt;Hi, I have identified an issue with zoom levels other than 100% and resizable panes under silverlight.  I believe this is similar to the two prior issues I reported regarding silverlight zoom levels.  If you run the very simple sample with a zoom level of say 150%, you will notice that the cursor does not keep track with the thumb on the right panel.  The left panel appear to function ok.  I am running Windows 7 on a 120 dpi monitor.  Thanks, Jonathan&lt;/p&gt;
&lt;p /&gt;&lt;pre&gt;&amp;lt;UserControl x:Class="SilverlightApplication23.MainPage" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
 xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
 xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
 xmlns:Aqua="clr-namespace:Intersoft.Client.UI.Aqua;assembly=Intersoft.Client.UI.Aqua"
 xmlns:Controls="clr-namespace:Intersoft.Client.UI.Controls;assembly=Intersoft.Client.UI.Controls" mc:Ignorable="d" d:DesignHeight="300"
 d:DesignWidth="400"&amp;gt;
 &amp;lt;Controls:DockPanel x:Name="LayoutRoot" Background="White"&amp;gt;
 &amp;lt;Aqua:UXResizablePane Controls:DockPanel.Dock="Left" Header="Panel 1" ResizeDock="Right"&amp;gt;&amp;lt;/Aqua:UXResizablePane&amp;gt;
 &amp;lt;TextBlock Text="Middle" Controls:DockPanel.IsFillElement="True"/&amp;gt;
 &amp;lt;Aqua:UXResizablePane Controls:DockPanel.Dock="Right" Header="Panel 2" ResizeDock="Left"&amp;gt;&amp;lt;/Aqua:UXResizablePane&amp;gt;
 &amp;lt;/Controls:DockPanel&amp;gt;
 
&amp;lt;/UserControl&amp;gt;
&lt;/pre&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p /&gt;
&lt;p /&gt;</description></item></channel></rss>