Property | Type | Description | |
---|---|---|---|
HorizontalOffsetProperty |
Method | Description | |
---|---|---|
GetHorizontalOffset ( |
Gets the horizontal offset value
|
|
SetHorizontalOffset ( |
Sets the horizontal offset value
|
Method | Description | |
---|---|---|
GetScrollBar ( |
Searches the descendants of the given element, looking for a scrollbar with the given orientation.
|
|
GetScrollBarsForScrollViewer ( |
Attempts to extract the scrollbars that are within the scrollviewers visual tree. When extracted, event handlers are added to their ValueChanged events.
|
|
OnHorizontalOffsetPropertyChanged ( |
Invoked when the Horizontal attached property changes
|
public static GetHorizontalOffset ( |
||
depObj | ||
return | double |
public static SetHorizontalOffset ( |
||
depObj | ||
value | double | |
return | void |