StringConcatenatingConverter Class
Definition
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.
Microsoft internal use only.
public ref class StringConcatenatingConverter : System::Windows::Data::IMultiValueConverter
public class StringConcatenatingConverter : System.Windows.Data.IMultiValueConverter
type StringConcatenatingConverter = class
interface IMultiValueConverter
Public Class StringConcatenatingConverter
Implements IMultiValueConverter
- Inheritance
-
StringConcatenatingConverter
- Implements
Constructors
StringConcatenatingConverter() |
Microsoft internal use only. |
Methods
Convert(Object[], Type, Object, CultureInfo) |
Microsoft internal use only. |
ConvertBack(Object, Type[], Object, CultureInfo) |
Microsoft internal use only. |