Table of Contents

Enum ElementPlacement

Namespace
Wpf.Ui.Controls
Assembly
Wpf.Ui.dll

Decides where to put the element.

public enum ElementPlacement

Fields

Left = 0

Puts the control element on the left.

Right = 1

Puts the control element on the right.