Class WindowContainerBase<T>
Inheritance
WindowContainerBase<T>
Inherited Members
Namespace: PoeShared.Native
Assembly: PoeShared.Wpf.dll
Syntax
public abstract class WindowContainerBase<T> : DisposableReactiveObject, IDisposable, INotifyPropertyChanged where T : IWindowViewModel
Type Parameters
Name | Description |
---|---|
T |
Constructors
Name | Description |
---|---|
WindowContainerBase(IFluentLog) |
Properties
Name | Description |
---|---|
Content | |
ContentTemplate | |
GlassFrameThickness | |
IsFocusable | |
Log | |
MaxHeight | |
MaxWidth | |
MinHeight | |
MinWidth | |
NativeBounds | |
ResizeBorderThickness | |
ResizeThumbSize | |
ShowWireframes |
Methods
Name | Description |
---|---|
FormatToString(ToStringBuilder) |