Свойство | Type | Description | |
---|---|---|---|
HorizontalScrollPercentProperty | |||
HorizontalViewSizeProperty | |||
HorizontallyScrollableProperty | |||
Pattern | |||
VerticalScrollPercentProperty | |||
VerticalViewSizeProperty | |||
VerticallyScrollableProperty |
Méthode | Description | |
---|---|---|
Scroll ( ScrollAmount horizontalAmount, ScrollAmount verticalAmount ) : void | ||
ScrollHorizontal ( ScrollAmount amount ) : void | ||
ScrollVertical ( ScrollAmount amount ) : void | ||
SetScrollPercent ( double horizontalPercent, double verticalPercent ) : void |
Méthode | Description | |
---|---|---|
ScrollPattern ( |
||
Wrap ( |
public Scroll ( ScrollAmount horizontalAmount, ScrollAmount verticalAmount ) : void | ||
horizontalAmount | ScrollAmount | |
verticalAmount | ScrollAmount | |
Résultat | void |
public ScrollHorizontal ( ScrollAmount amount ) : void | ||
amount | ScrollAmount | |
Résultat | void |
public ScrollVertical ( ScrollAmount amount ) : void | ||
amount | ScrollAmount | |
Résultat | void |
public SetScrollPercent ( double horizontalPercent, double verticalPercent ) : void | ||
horizontalPercent | double | |
verticalPercent | double | |
Résultat | void |
public static AutomationProperty,System.Windows.Automation HorizontalScrollPercentProperty | ||
Résultat |
public static AutomationProperty,System.Windows.Automation HorizontalViewSizeProperty | ||
Résultat |
public static AutomationProperty,System.Windows.Automation HorizontallyScrollableProperty | ||
Résultat |
public static AutomationPattern,System.Windows.Automation Pattern | ||
Résultat |
public static AutomationProperty,System.Windows.Automation VerticalScrollPercentProperty | ||
Résultat |
public static AutomationProperty,System.Windows.Automation VerticalViewSizeProperty | ||
Résultat |