Themed 2026 Presentation Style Preview

NoticeOnPropertyChanged Method

This raises the PropertyChanged event

Definition

Namespace: Sandcastle.Core.PresentationStyle.Transformation
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.12.18.0
protected void OnPropertyChanged(
	string propertyName = null
)

Parameters

propertyName  String  (Optional)
The property name that changed

See Also