[]
        
(Showing Draft Content)

C1.Win.Command.C1RadialMenu.PropertyChanged

PropertyChanged Event

Occurs when a public property has changed.

Implements
Namespace: C1.Win.Command
Assembly: C1.Win.Command.10.dll
Syntax
[C1Description("C1RadialMenu.PropertyChanged", "Occurs when a public property on the C1RadialMenu has changed.")]
public event PropertyChangedEventHandler PropertyChanged
<C1Description("C1RadialMenu.PropertyChanged", "Occurs when a public property on the C1RadialMenu has changed.")>
Public Event PropertyChanged As PropertyChangedEventHandler
Returns
Type Description
PropertyChangedEventHandler Occurs when a public property has changed.