C# Класс Windows.UI.Xaml.Controls.StackPanel

Наследование: Panel, IStackPanel, IScrollSnapPointsInfo
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
GetIrregularSnapPoints ( [ orientation, [ alignment ) : IVectorView
GetRegularSnapPoints ( [ orientation, [ alignment, float &offset ) : float
StackPanel ( ) : System

Описание методов

GetIrregularSnapPoints() публичный Метод

public GetIrregularSnapPoints ( [ orientation, [ alignment ) : IVectorView
orientation [
alignment [
Результат IVectorView

GetRegularSnapPoints() публичный Метод

public GetRegularSnapPoints ( [ orientation, [ alignment, float &offset ) : float
orientation [
alignment [
offset float
Результат float

StackPanel() публичный Метод

public StackPanel ( ) : System
Результат System