Format:
Recent snippets matching tags of Seesmic Desktop 2
<ResourceDictionary xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" > <DataTemplate x:Key="SmallLogoTemplate"> <Image ... /> </DataTemplate> <DataTemplate x:Key="LargeLogoTemplate"> <Image ... />
156 Views
no comments
public class YourPlugin : IPlugin { private static ResourceDictionary _Resources; public static DataTemplate SmallIconTemplate { get {
179 Views
no comments
Subscribe
Discuss
What's new
What is it
New Snippet
Recent Snippets
My Snippets
Web Code
Search
