C# Class ChatterBox.Client.Presentation.Shared.Services.LayoutService

Inheritance: BindableBase
Afficher le fichier Open project: openpeer/ChatterBox Class Usage Examples

Méthodes publiques

Méthode Description
UpdateLayout ( double height, double width ) : void

Private Methods

Méthode Description
LayoutRootSizeChanged ( object sender, WindowSizeChangedEventArgs e ) : void
LayoutService ( ) : System

Method Details

UpdateLayout() public méthode

public UpdateLayout ( double height, double width ) : void
height double
width double
Résultat void