New Snippet New Snippet Recent Snippets Recent Snippets My Snippets My Snippets Web Code Search Snippets Search
Sign inor Register
Format:
Recent snippets matching tags of Animate
XML
<Page
    xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
    xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
    Title="Jerry Nixon">
  <Page.Resources>
 
   <Style TargetType="Border" x:Key="BorderStyle">
    <Setter Property="Margin" Value="10" />
    <Setter Property="Padding" Value="10" />
    <Setter Property="Height" Value="50" />
by Jerry Nixon   July 02, 2010 @ 8:56am
Tags: WPF, SL, animate, shine
63 Views
no comments
 
<Page
    xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
    xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
    Title="Jerry Nixon">
  <Page.Resources>
 
   <Style TargetType="Border" x:Key="BorderStyle">
   
      <!-- Outer Border Style -->
      <Setter Property="Opacity" Value=".5" />
by Jerry Nixon   June 30, 2010 @ 10:06pm
237 Views
no comments
 
brought to you by:
West Wind Techologies


If you find this site useful and use it frequently please consider making a donation to support this free service.
Donate