Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
WpfUI
ViewModelBase
C# Class WpfUI.ViewModelBase
Inheritance:
INotifyPropertyChanged
Show file
Open project: Omar-Salem/Classical-Encryption-Techniques
Protected Methods
Method
Description
OnPropertyChanged
(
string
propertyName
) :
void
Method Details
OnPropertyChanged()
protected
method
protected
OnPropertyChanged
(
string
propertyName
) :
void
propertyName
string
return
void