BindingRedirectSettingsOnPropertyChanged Method

This raises the PropertyChanged event

Definition

Namespace: SandcastleBuilder.PlugIns
Assembly: SandcastleBuilder.PlugIns (in SandcastleBuilder.PlugIns.dll) Version: 2024.12.21.0
protected void OnPropertyChanged(
	string propertyName = null
)

Parameters

propertyName  String  (Optional)
The property name that changed

See Also