Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Rubberduck
UI
ViewModelBase
C# Class Rubberduck.UI.ViewModelBase
Inheritance:
INotifyPropertyChanged
显示文件
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