Show / Hide Table of Contents

Method OnPropertyChanged

| Edit this page View Source

OnPropertyChanged(string)

Raises the PropertyChanged event for the specified property.

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

The name of the property that changed.

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