Condividi tramite


ContainerMarginPlacement.KnownValues.VerticalScrollBarContainer Property

Definition

The container margin that contains the VerticalScrollBar by default.

public static Microsoft.VisualStudio.Extensibility.Editor.ContainerMarginPlacement VerticalScrollBarContainer { get; }
static member VerticalScrollBarContainer : Microsoft.VisualStudio.Extensibility.Editor.ContainerMarginPlacement
Public Shared ReadOnly Property VerticalScrollBarContainer As ContainerMarginPlacement

Property Value

Remarks

Other margins can be placed above or below the VerticalScrollBar depending on their order attribute.

Applies to