当前位置:文档之家› wpf UI界面设计

wpf UI界面设计

using System;
using System.Collections.Generic;
using System.Linq;
using System.Windows;
using System.Windows.Automation.Peers;
using System.Windows.Automation.Provider;
using System.Windows.Controls;
using System.Windows.Controls.Primitives;
using System.Windows.Media;
using System.Windows.Media.Imaging;
using System.Windows.Shapes;

using Coding4Fun.Kinect.Wpf;
using Coding4Fun.Kinect.Wpf.Controls;
using Microsoft.Kinect;

namespace KinectHubDemo
{
public partial class MainWindow : Window
{
KinectSensor kinect;


private List












相关主题
文本预览
相关文档 最新文档