[]
        
(Showing Draft Content)

C1.WPF.Document.VisualPrimitive.OnPropertyChanged

OnPropertyChanged Method

OnPropertyChanged(string)

Fires PropertyChanged event.

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

the name of the property that changed.