Interface IOverlayViewModel
Inherited Members
Namespace: PoeShared.Native
Assembly: PoeShared.Wpf.dll
Syntax
public interface IOverlayViewModel : IWindowViewModel, IDisposable, ICanBeActive, ICanBeVisible, IHasVisible, ICanBeLocked, INotifyPropertyChangedProperties
| Name | Description | 
|---|---|
| GrowUpwards | |
| IsFocusable | |
| LockWindowCommand | |
| MakeLayeredCommand | |
| MakeTransparentCommand | |
| Opacity | |
| OverlayMode | |
| ShowResizeThumbs | |
| UnlockWindowCommand | |
| ViewModelLocation | 
Methods
| Name | Description | 
|---|---|
| ResetToDefault() | |
| SetActivationController(IActivationController) | 
