Skip to content

Instantly share code, notes, and snippets.

@JakeGinnivan
Created December 5, 2013 15:08
Show Gist options
  • Select an option

  • Save JakeGinnivan/7806894 to your computer and use it in GitHub Desktop.

Select an option

Save JakeGinnivan/7806894 to your computer and use it in GitHub Desktop.
<Window
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" x:Class="MainWindow" Title="WPF3D" Width="534"
Height="254">
<Grid>
Plugin works well, except the first element, I am getting a space inserted before the window, and also I can't add/remove the namespace so the formatting is screwed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment