21 public object Convert(
object? value, Type targetType,
object? parameter, CultureInfo culture)
Converts a notification channel label into the corresponding SVG resource name.
object ConvertBack(object value, Type targetType, object parameter, CultureInfo culture)
Not implemented because conversion from SVG name back to channel label is not supported.
object Convert(object? value, Type targetType, object? parameter, CultureInfo culture)
Converts a notification channel label into an SVG resource name, defaulting to the general notificati...