<Image Source="/TableManager;component/Images/view_tree_9345.png"
PictureMarkerSymbol pictSymbol = new PictureMarkerSymbol(); Uri uri = new Uri("/TableManager;component/Images/view_tree_9345.png", UriKind.Relative); ImageSource imgSource = new BitmapImage(uri); pictSymbol.Source = imgSource; pictSymbol.Height = 25; pictSymbol.Width = 25;