WindowClosedEventArgs¶ Summary¶ Provides data for WindowClosed event handlers Signature 1public class WindowClosedEventArgs Namespace¶ cAlgo.API Properties¶ Window¶ Summary The window the got closed Signature 1public Window Window {get;} Return Value Window Related Tutorials Window