Provides type conversion support for the PropertyPath type.
Public Class PropertyPathConverter _ Inherits TypeConverter
public class PropertyPathConverter : TypeConverter
The PropertyPathConverter type exposes the following members.
PropertyPathConverter primarily exists to support specifying a PropertyPath as a string for XAML attribute usage of properties that take a PropertyPath, such as Binding..::.Path.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.