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

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

Protected Properties

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

Private Properties

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

Méthodes publiques

Méthode Description
RelativePanel ( ) : OKHOSTING.UI.Controls.Layout

Private Methods

Méthode Description
IDisposable ( ) : void
IRelativePanel ( IControl control, RelativePanelHorizontalContraint horizontalContraint, RelativePanelVerticalContraint verticalContraint, IControl referenceControl ) : void

Method Details

RelativePanel() public méthode

public RelativePanel ( ) : OKHOSTING.UI.Controls.Layout
Résultat OKHOSTING.UI.Controls.Layout

Property Details

_Children protected_oe property

protected ControlList _Children
Résultat ControlList