Esempio n. 1
0
        protected override void OnShown()
        {
            base.OnShown();

            OnHideCursorTimeout();
            ConfigureWindow();
            HasFocus = true;
            parent.AddNotification("is-active", ParentActiveNotification);
        }