C# Class RedBadger.Xpf.GridLength

Mostra file Open project: redbadger/XPF Class Usage Examples

Public Methods

Method Description
GridLength ( double value ) : System
GridLength ( double value, GridUnitType gridUnitType ) : System

Private Methods

Method Description
GridLength ( ) : System

Method Details

GridLength() public method

public GridLength ( double value ) : System
value double
return System

GridLength() public method

public GridLength ( double value, GridUnitType gridUnitType ) : System
value double
gridUnitType GridUnitType
return System