Ejemplo n.º 1
0
 public static BitmapImage ResourceWhiteBitmap(this CommMedium helpType)
 {
     return(new BitmapImage(new Uri(helpType.PacketSourceWhite(), UriKind.Absolute)));
 }