Click here to Skip to main content
15,896,063 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
good evening , i'm trying to open kinect camera on panel viewer but it doesn't work .
any one know how?
thank you.
how could i execute xml file in file .cs

XML
<usercontrol x:class="PeerToPeerChat.UserControl1" xmlns:x="#unknown">
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
mc:Ignorable="d"
d:DesignHeight="300" d:DesignWidth="300">
<image height="296" horizontalalignment="Left" margin="6,4,0,0" name="image1" stretch="Fill" verticalalignment="Top" width="291" />
<grid>


</grid>
</usercontrol>
Posted
Updated 22-Dec-12 7:19am
v2
Comments
Sandeep Mewara 22-Dec-12 12:20pm    
My suggestion would be to share the snippet that you have tried that does not work. That would help you in better response.

Update the question using 'improve question' link.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900