VerticalOffset Property (WPFContextMenu)

Action

Gets the vertical distance between the target origin and the popup alignment point. This is a dependency property.

Syntax

C#
protected Double VerticalOffset { get; }
VB
'Declaration
Protected Read Property VerticalOffset As Double

Access

Read only.