WindowDeactivatedEventArgs¶ Summary¶ Provides data for WindowDeactivated event handlers Signature 1public class WindowDeactivatedEventArgs Namespace¶ cAlgo.API Properties¶ Window¶ Summary The window that got deactivated Signature 1public Window Window {get;} Return Value Window Related Tutorials Window