Posted 30 September 2023, 2:37 am EST - Updated 30 September 2023, 2:43 am EST
Hello.
I have updated to ComponentOne 2023 v2.
In Freezable.cs, “Freezable_NotAContext” Exception occurs.
The following statement causes the exception:
textBox1.Background = (SolidColorBrush)new BrushConverter().ConvertFromString("#FFFF0000")
textBox2.Background = new SolidColorBrush((Color)System.Windows.Media.ColorConverter.ConvertFromString("#FF00FF00"));
Could you fix?
-
No problems.
C1.WPF.PropertyGrid.Ja 6.0.20231.528
C1.WPF.ColorPicker.Ja 6.0.20231.528 -
Exception occurs.
20230930PropertyGridBrush.zip
C1.WPF.PropertyGrid.Ja 6.0.20232.607
C1.WPF.ColorPicker.Ja 6.0.20232.607