C# Class Rubberduck.UI.ViewModelBase

Inheritance: INotifyPropertyChanged
Exibir arquivo Open project: retailcoder/Rubberduck

Protected Methods

Method Description
GetImageSource ( Bitmap image ) : BitmapImage

Private Methods

Method Description
OnPropertyChanged ( [ propertyName = null ) : void

Method Details

GetImageSource() protected static method

protected static GetImageSource ( Bitmap image ) : BitmapImage
image System.Drawing.Bitmap
return System.Windows.Media.Imaging.BitmapImage