[]
        
(Showing Draft Content)

C1.WPF.Ribbon.RibbonGroup.OnPropertyChanged

OnPropertyChanged Method

OnPropertyChanged(string)

Called when a property changed.

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

The name of the property that changed.