Show / Hide Table of Contents

Enum WBPanelType

Used with wpfBuilder constructor to specify the type of the root panel.

public enum WBPanelType

Namespace: Au.Types
Assembly: Au.dll

Fields

Name Description
Canvas
Dock
Grid
HorizontalStack
VerticalStack

Extension Methods

ExtMisc.HasAny<WBPanelType>(WBPanelType, WBPanelType)
ExtMisc.Has<WBPanelType>(WBPanelType, WBPanelType)
ExtMisc.SetFlag<WBPanelType>(ref WBPanelType, WBPanelType, bool)