Skip to content

Instantly share code, notes, and snippets.

@sandrinodimattia
Created July 23, 2012 06:53
Show Gist options
  • Save sandrinodimattia/3162329 to your computer and use it in GitHub Desktop.
Save sandrinodimattia/3162329 to your computer and use it in GitHub Desktop.
WPF UserControl header
<UserControl x:Class="Sandworks.Silverlight.NamespaceExample.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"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment