[]
        
(Showing Draft Content)

C1.WinUI.Core.DefaultValueConverter

DefaultValueConverter Class

Converts a value into a specified type.

Inheritance
DefaultValueConverter
Implements
IValueConverter
Namespace: C1.WinUI.Core
Assembly: C1.WinUI.Core.dll
Syntax
public class DefaultValueConverter : IValueConverter

Constructors

Name Description
DefaultValueConverter()

Methods

Name Description
Convert(object, Type, object, string)
ConvertBack(object, Type, object, string)
GetFormattedString(object, string)

Formats the value parameter using the specified format.