Search
DoubleToGridLengthConverter Members
Constructors Methods
 


Converts a double value to an instance of the System.Windows.GridLength structure.

The following tables list the members exposed by the DoubleToGridLengthConverter type.

 Public Constructors

  Name Description

DoubleToGridLengthConverter

Initializes a new instance of the DoubleToGridLengthConverter.

 Public Methods

  Name Description

Convert

IValueConverter.Convert override

ConvertBack

IValueConverter.ConvertBack override.

 See Also