프로퍼티 | 타입 | 설명 | |
---|---|---|---|
HorizontalOffsetProperty |
메소드 | 설명 | |
---|---|---|
GetHorizontalOffset ( |
Gets the horizontal offset value
|
|
SetHorizontalOffset ( |
Sets the horizontal offset value
|
메소드 | 설명 | |
---|---|---|
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 | ||
리턴 | double |
public static SetHorizontalOffset ( |
||
depObj | ||
value | double | |
리턴 | void |