Edit

Share via


FormatStringConverter Class

Definition

Value converter that converts an IFormattable to a formatted String. The string format needs to be passed as the converter parameter.

public class FormatStringConverter : Microsoft.UI.Xaml.Data.IValueConverter
type FormatStringConverter = class
    interface IValueConverter
Public Class FormatStringConverter
Implements IValueConverter
Inheritance
FormatStringConverter
Implements
Microsoft.UI.Xaml.Data.IValueConverter

Applies to