Show / Hide Table of Contents

Method OnPropertyChanged

OnPropertyChanged(Nullable<String>)

Called when a property changes.

Declaration
protected void OnPropertyChanged(string? propertyName = null)
Parameters
Type Name Description
System.Nullable<String> propertyName

Name of the property.

Applies to

Platforms and versions
TargetVersions
UWP100.15
In This Article
Back to top Copyright © 2022 Esri.