Skip to main content

Flyout Events

A WindowsUIView container that emulates Windows8-styled message boxes and pop-up windows.
Name Description
ActionCustomization Occurs whenever Navigation Bars within the current BaseContentContainer are to be displayed. Allows you to customize this container’s Navigation Bar Actions. Inherited from BaseContentContainer.
ActualActionsChanged Fires when the current Content Container‘s actions collection changes. Inherited from BaseContentContainer.
ButtonChecked WindowsUI Buttons are not supported within Flyout containers.
ButtonClick WindowsUI Buttons are not supported within Flyout containers.
ButtonUnchecked WindowsUI Buttons are not supported within Flyout containers.
Disposed Occurs when the component is disposed by a call to the Dispose() method. Inherited from Component.
See Also