HorizontalOffset

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Gets or sets the distance between the left side of the Silverlight content area and the left side of the popup.

<Popup HorizontalOffset="double" .../>
value = object.HorizontalOffset
object.HorizontalOffset = value

Property Value

Type: Double

The distance, in pixels.

This property is read/write. The default is 0.

Managed Equivalent

HorizontalOffset

Applies To

Popup

Version Information

Silverlight 2