General and text sections
This commit is contained in:
parent
a3a721af32
commit
4b8e3b1aac
12 changed files with 624 additions and 395 deletions
|
|
@ -14,7 +14,7 @@ namespace WPFCatalog
|
|||
{
|
||||
public class MaddoColorConverter : IValueConverter
|
||||
{
|
||||
private DependencyObject _dummy = new DependencyObject();
|
||||
private static readonly DependencyObject _dummy = new DependencyObject();
|
||||
|
||||
public object Convert(object value, Type targetType, object parameter, CultureInfo culture)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue