Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

System.Windows.Converters Namespace

 

Provides classes to support type conversion during serialization in Windows Presentation Foundation (WPF).

ClassDescription
System_CAPS_pubclassInt32RectValueSerializer

Converts instances of String to and from instances of Int32Rect.

System_CAPS_pubclassPointValueSerializer

Converts instances of String to and from instances of Point.

System_CAPS_pubclassRectValueSerializer

Converts instances of String to and from instances of Rect.

System_CAPS_pubclassSizeValueSerializer

Converts instances of String to and from instances of Size.

System_CAPS_pubclassVectorValueSerializer

Converts instances of String to and from instances of Vector.

Return to top
Show: