This topic has not yet been rated - Rate this topic

RangeConverter Class

July 26, 2012

Provides the ability to convert an object to a Range<T>.

System.Object
  System.ComponentModel.TypeConverter
    Microsoft.Phone.Controls.Maps.Design.RangeConverter

Namespace:  Microsoft.Phone.Controls.Maps.Design
Assembly:  Microsoft.Phone.Controls.Maps (in Microsoft.Phone.Controls.Maps.dll)
XMLNS for XAML: Not mapped to an xmlns.
public class RangeConverter : TypeConverter
<RangeConverter .../>

The RangeConverter type exposes the following members.

  NameDescription
Public methodRangeConverterInitializes a new instance of the RangeConverter class.
Top

Windows Phone OS

Supported in: 7.1, 7.0

Windows Phone

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.