产品类: public class Product:NotificationObject { private int productID; public int ProductID { get { return productID; } set { productID = value; this.RaisePropertyChanged(()=>this.ProductID); } } private string productName; public string ProductName {
原文:ArcGIS API for Silverlight 当DataGrid选中项时,地图聚焦弹出窗口,并可以播放音频文件 先看效果图,然后上代码: <UserControl x:Class="MapClient.PicMusic" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx