[]
        
(Showing Draft Content)

C1.WinUI.Accordion.C1Expander.IsExpandedChanged

IsExpandedChanged Event

Event raised when the IsExpanded property has changed.

Namespace: C1.WinUI.Accordion
Assembly: C1.WinUI.Accordion.dll
Syntax
public event EventHandler<PropertyChangedEventArgs<bool>> IsExpandedChanged
Returns
Type Description
EventHandler<PropertyChangedEventArgs<bool>> Event raised when the property has changed.