更新
This commit is contained in:
@@ -4,7 +4,7 @@ using System.Windows.Media;
|
||||
|
||||
namespace ShrlAlgoToolkit.Mvvm.Converters;
|
||||
|
||||
public class ColorToBrushConverter: IValueConverter
|
||||
public class ColorToBrushConverter : IValueConverter
|
||||
{
|
||||
public object Convert(object value, Type targetType, object parameter, CultureInfo culture)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user