ComponentOne Basic Library for UWP
Closed Event (C1FullscreenDialog)

C1.UWP Assembly > C1.Xaml Namespace > C1FullscreenDialog Class : Closed Event
Event fired when the window is closed by the user or the Close method.
Syntax
'Declaration
 
Public Event Closed As System.EventHandler
public event System.EventHandler Closed
See Also

Reference

C1FullscreenDialog Class
C1FullscreenDialog Members