Class RestoreWindowWhenActivatedXamlBehavior
Manually manages WindowState when window is Activated. This helps to fix a problem when minimized window does not correctly restores using Alt+Tab/Taskbar Dirty hack for EA-218 Window-does-not-get-restored-after-minimization
Inherited Members
Behavior.Attach(DependencyObject)
Behavior.Detach()
Namespace: PoeShared.Scaffolding.WPF
Assembly: PoeShared.Wpf.dll
Syntax
public sealed class RestoreWindowWhenActivatedXamlBehavior : Behavior<Window>, IAnimatable, IAttachedObject
Constructors
Name | Description |
---|---|
RestoreWindowWhenActivatedXamlBehavior() |
Methods
Name | Description |
---|---|
OnAttached() | |
OnDetaching() |