Posted 13 years ago
by Mary Fontana
-
Rudolph Technologies
What causes this warning when running application?
System.Windows.ResourceDictionary Warning: 9 : Resource not found; ResourceKey='TargetType=ActiproSoftware.Windows.Controls.PropertyGrid.PropertyGrid ID=PropertyEditorsModifier'; ResourceKey.HashCode='1394871201'; ResourceKey.Type='System.Windows.ComponentResourceKey'
I don't set PropertyEditorsModifier.
I do have custom editors which I define as in sample:
EditorsSamples\Demo\PropertyGridIntegrationCustom\PropertyEditors.cs
& PropertyEditors.xaml
Thanks,
Mary
System.Windows.ResourceDictionary Warning: 9 : Resource not found; ResourceKey='TargetType=ActiproSoftware.Windows.Controls.PropertyGrid.PropertyGrid ID=PropertyEditorsModifier'; ResourceKey.HashCode='1394871201'; ResourceKey.Type='System.Windows.ComponentResourceKey'
I don't set PropertyEditorsModifier.
I do have custom editors which I define as in sample:
EditorsSamples\Demo\PropertyGridIntegrationCustom\PropertyEditors.cs
& PropertyEditors.xaml
Thanks,
Mary