ValueConverter<TSource,TTarget> Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This type is forwarded from MS.VS.Shell.xx.dll
C++
generic <typename TSource, typename TTarget>
public ref class ValueConverter : System::Windows::Data::IValueConverter
public class ValueConverter<TSource,TTarget> : System.Windows.Data.IValueConverter
type ValueConverter<'Source, 'arget> = class
interface IValueConverter
Public Class ValueConverter(Of TSource, TTarget)
Implements IValueConverter
- TSource
- TTarget
- Inheritance
-
ValueConverter<TSource,TTarget>
- Derived
- Implements
Value |
Microsoft internal use only. |
Convert(Object, Type, Object, Culture |
Microsoft internal use only. |
Convert(TSource, Object, Culture |
Microsoft internal use only. |
Convert |
Microsoft internal use only. |
Convert |
Microsoft internal use only. |
Product | Versions |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |