C# Class Windows.UI.Xaml.Controls.StackPanel

Inheritance: Panel, IStackPanel, IScrollSnapPointsInfo
Afficher le fichier Open project: shiftkey/winrt-backport-hilarity Class Usage Examples

Méthodes publiques

Méthode Description
GetIrregularSnapPoints ( [ orientation, [ alignment ) : IVectorView
GetRegularSnapPoints ( [ orientation, [ alignment, float &offset ) : float
StackPanel ( ) : System

Method Details

GetIrregularSnapPoints() public méthode

public GetIrregularSnapPoints ( [ orientation, [ alignment ) : IVectorView
orientation [
alignment [
Résultat IVectorView

GetRegularSnapPoints() public méthode

public GetRegularSnapPoints ( [ orientation, [ alignment, float &offset ) : float
orientation [
alignment [
offset float
Résultat float

StackPanel() public méthode

public StackPanel ( ) : System
Résultat System