摘要:
void Loaded(object sender, RoutedEventArgs e) { ContextMenu contextMenu = new ContextMenu(); contextMenu.Background = new SolidColorBrush(Colors.Transparent); MenuItem item1 = new MenuItem(); item1.Header = "红色"; item1.Click += new RoutedE... 阅读全文
posted @ 2013-09-17 16:06
iEvent
阅读(447)
评论(0)
推荐(0)

浙公网安备 33010602011771号