C# Class OKHOSTING.UI.UWP.Controls.Layout.Stack

Inheritance: Windows.UI.Xaml.Controls.StackPanel, IStack
Afficher le fichier Open project: okhosting/OKHOSTING.UI

Protected Properties

Свойство Type Description
_Children ControlList

Private Properties

Свойство Type Description
IDisposable void

Méthodes publiques

Méthode Description
Stack ( ) : System

Private Methods

Méthode Description
IDisposable ( ) : void

Method Details

Stack() public méthode

public Stack ( ) : System
Résultat System

Property Details

_Children protected_oe property

protected ControlList _Children
Résultat ControlList