Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ((Image)App.Current.Resources["delImg"]).Source
- /*
- -- Add to app resources
- <Image x:Key="delImg" >
- <Image.Source>
- <BitmapImage UriSource="Images/delitem.gif"></BitmapImage>
- </Image.Source>
- </Image> */
Advertisement
Add Comment
Please, Sign In to add comment