Share via


ScrollViewerOffsetProxy.HorizontalOffsetProperty Field

 

Specifies the register dependency property of the scroll viewer's proxy offset. This field is read-only.

Namespace:   Microsoft.WindowsServerSolutions.Controls.WPF
Assembly:  AdminCommon (in AdminCommon.dll)

Syntax

public static readonly DependencyProperty HorizontalOffsetProperty
public:
static initonly DependencyProperty^ HorizontalOffsetProperty
Public Shared ReadOnly HorizontalOffsetProperty As DependencyProperty

Field Value

Type: System.Windows.DependencyProperty

A System.Windows.DependencyProperty.

See Also

ScrollViewerOffsetProxy Class
Microsoft.WindowsServerSolutions.Controls.WPF Namespace

Return to top