BarItemCollection Events
Represents the collection of bar items.
Name | Description |
---|---|
After |
Fires after a Bar |
Before |
Fires before a Bar |
Collection |
Occurs when an item is added, removed, changed, moved, or the entire list is refreshed.
Inherited from Observable |
On |
Fires when collection updates are initiated via the Bar |
On |
Fires when updates are completed, after calling the Bar |
Property |
Occurs when a property value changes.
Inherited from Observable |
INotify |
Occurs when a property value changes.
Inherited from Observable |
See Also