C# Class RedBadger.Xpf.GridLength

Afficher le fichier Open project: redbadger/XPF Class Usage Examples

Méthodes publiques

Méthode Description
GridLength ( double value ) : System
GridLength ( double value, GridUnitType gridUnitType ) : System

Private Methods

Méthode Description
GridLength ( ) : System

Method Details

GridLength() public méthode

public GridLength ( double value ) : System
value double
Résultat System

GridLength() public méthode

public GridLength ( double value, GridUnitType gridUnitType ) : System
value double
gridUnitType GridUnitType
Résultat System