Advertisement
Guest User

Untitled

a guest
Jul 6th, 2015
191
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. <Window.Resources>
  2. <DataTemplate DataType="{x:Type viewmodel:OrderEntryViewModel}">
  3. <userControls:YourView/>
  4. </DataTemplate>
  5. </Window.Resources>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement