<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Codejock Developer Community : Skinned XAML Task dialog conflict</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : XAML Snippets : Skinned XAML Task dialog conflict]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 24 Apr 2026 15:25:24 +0000</pubDate>
  <lastBuildDate>Tue, 31 Jan 2012 19:57:41 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>forum.codejock.com/RSS_post_feed.asp?TID=19450</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Codejock Developer Community]]></title>
   <url>http://forum.codejock.com/forum_images/codejock-logo.gif</url>
   <link>http://forum.codejock.com/</link>
  </image>
  <item>
   <title><![CDATA[Skinned XAML Task dialog conflict :   I have a skinned XAML task...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=19450&amp;PID=67518&amp;title=skinned-xaml-task-dialog-conflict#67518</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4544">mojonez</a><br /><strong>Subject:</strong> 19450<br /><strong>Posted:</strong> 31 January 2012 at 7:57pm<br /><br />I have a skinned XAML task dialog based on the VistaTaskDialog sample.<div>&nbsp;</div><div><table width="99%"><tr><td><pre class="BBcode"></div><div>&nbsp; &lt;Dialog Name="Markers" AllowCancel="true" EnableMarkup="true"&nbsp; MessageBoxStyle="true"&gt;<br>&nbsp;&nbsp;&nbsp; &lt;WindowTitle&gt;Warning&lt;/WindowTitle&gt;<br>&nbsp;&nbsp;&nbsp; &lt;MainInstruction Image="*Warning"&gt;blah blah blah&lt;/MainInstruction&gt;<br>&nbsp;&nbsp;&nbsp; &lt;Content&gt;blah content blah&lt;/Content&gt;<br>&nbsp;&nbsp;&nbsp; &lt;Buttons&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;Cancel/&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;Button Foreground="Green" ID="101"&gt;&amp;amp;button text&lt;/Button&gt;<br>&nbsp;&nbsp;&nbsp; &lt;/Buttons&gt;<br>&nbsp;&nbsp;&nbsp; &lt;Footer Image="*Information"&gt;footer text&lt;/Footer&gt;<br>&nbsp; &lt;/Dialog&gt;<br></pre></td></tr></table></div><div>&nbsp;</div><div>My problem is the Button text color is shared by the label text color of the skin&nbsp; (btnText in SkinBuilder).</div><div>&nbsp;</div><div>I really need&nbsp;to override the button text color, but </div><div>&nbsp;</div><div>&lt;Button Foreground="Green"&gt;</div><div>&nbsp;</div><div>in the code above has no effect.&nbsp;&nbsp;</div><div>&nbsp;</div><div>Is there any way for the task dialog XAML to override the skin color?</div><div>&nbsp;</div><div>Thanks.</div><div>&nbsp;</div><div>&nbsp;</div><div>&nbsp;</div><div>&nbsp;</div>]]>
   </description>
   <pubDate>Tue, 31 Jan 2012 19:57:41 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=19450&amp;PID=67518&amp;title=skinned-xaml-task-dialog-conflict#67518</guid>
  </item> 
 </channel>
</rss>