BaseContentContainer Events
A base class for all Content Containers types used within a WindowsUIView.
Name | Description |
---|---|
Action |
Occurs whenever Navigation Bars within the current Base |
Actual |
Fires when the current Content Container‘s actions collection changes. |
Button |
Occurs when a Custom Button within the current Content Container is checked. |
Button |
Occurs when a regular Custom Button within the current Content Container is clicked. |
Button |
Occurs when a Custom Button within the current Content Container is checked. |
Disposed | Occurs when the component is disposed by a call to the Dispose() method. Inherited from Component. |
See Also