WindowDeactivatedEventArgs¶ Summary¶ Provides data for WindowDeactivated event handlers Signature¶ 1public class WindowDeactivatedEventArgs Namespace¶ cAlgo.API Properties¶ Name Description Window { get; } The window that got deactivated Last update: July 26, 2022 Comments