Свойство | Type | Description | |
---|---|---|---|
HorizontalContentAlignmentProperty | |||
ItemHeightProperty | |||
ItemWidthProperty | |||
OrientationProperty | |||
VerticalContentAlignmentProperty |
Méthode | Description | |
---|---|---|
GetVisibleItemsRange ( ) : ItemLayoutInfo | ||
LineDown ( ) : void | ||
LineLeft ( ) : void | ||
LineRight ( ) : void | ||
LineUp ( ) : void | ||
MakeVisible ( Visual visual, |
||
MouseWheelDown ( ) : void | ||
MouseWheelLeft ( ) : void | ||
MouseWheelRight ( ) : void | ||
MouseWheelUp ( ) : void | ||
PageDown ( ) : void | ||
PageLeft ( ) : void | ||
PageRight ( ) : void | ||
PageUp ( ) : void | ||
SetHorizontalOffset ( double offset ) : void | ||
SetVerticalOffset ( double offset ) : void | ||
VirtualizingTilePanel ( ) : System |
Méthode | Description | |
---|---|---|
ArrangeOverride ( |
||
MeasureOverride ( |
||
OnItemsChanged ( object sender, ItemsChangedEventArgs args ) : void |
Méthode | Description | |
---|---|---|
CalculateNewScrollOffset ( double topView, double bottomView, double topChild, double bottomChild ) : double | ||
Clamp ( double value, double min, double max ) : double | ||
CreateDefaultStyles ( ) : System.Windows.Style | ||
DetectItemSize ( |
||
EnsureScrollOffsetIsWithinConstrains ( ExtentInfo extentInfo ) : void | ||
GetExtentInfo ( |
||
GetLayoutInfo ( |
||
GetVirtualItemIndex ( |
||
HandleItemDimensionChanged ( |
||
Initialize ( ) : void | ||
InvalidateScrollInfo ( ) : void | ||
RecycleItems ( ItemLayoutInfo layoutInfo ) : void | ||
RemoveRedundantChildren ( ) : void | ||
SetVirtualItemIndex ( |
||
UpdateScrollInfo ( |
protected ArrangeOverride ( |
||
finalSize | ||
Résultat |
public GetVisibleItemsRange ( ) : ItemLayoutInfo | ||
Résultat | ItemLayoutInfo |
public MakeVisible ( Visual visual, |
||
visual | Visual | |
rectangle | ||
Résultat |
protected MeasureOverride ( |
||
availableSize | ||
Résultat |
protected OnItemsChanged ( object sender, ItemsChangedEventArgs args ) : void | ||
sender | object | |
args | ItemsChangedEventArgs | |
Résultat | void |
public SetHorizontalOffset ( double offset ) : void | ||
offset | double | |
Résultat | void |
public SetVerticalOffset ( double offset ) : void | ||
offset | double | |
Résultat | void |
public static DependencyProperty,System.Windows HorizontalContentAlignmentProperty | ||
Résultat |
public static DependencyProperty,System.Windows ItemHeightProperty | ||
Résultat |
public static DependencyProperty,System.Windows ItemWidthProperty | ||
Résultat |
public static DependencyProperty,System.Windows OrientationProperty | ||
Résultat |