Show / Hide Table of Contents

Method OnPropertyChanged

| Edit this page View Source

OnPropertyChanged(string)

Raises the PropertyChanged event.

Declaration
protected virtual void OnPropertyChanged(string propertyName)
Parameters
Type Name Description
string propertyName

name of the property changing

  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX