Skip to content
This repository was archived by the owner on Oct 16, 2020. It is now read-only.
This repository was archived by the owner on Oct 16, 2020. It is now read-only.

WPF Error #850

@Rinkeshverma

Description

@Rinkeshverma

SharpDevelop Version : 4.4.1.9729-7196a277
.NET Version : 4.0.30319.42000
OS Version : Microsoft Windows NT 6.1.7601 Service Pack 1
Current culture : Invariant Language (Invariant Country) ()
Current UI language : en
Running under WOW6432, processor architecture: x86-64
Working Set Memory : 132652kb
GC Heap Memory : 34209kb

Unhandled WPF exception
Exception thrown:
System.ArgumentException: The property 'DpiChanged' doesn't exist on System.Windows.Window
Parameter name: propertyName
at ICSharpCode.WpfDesign.XamlDom.XamlObject.FindOrCreateProperty(String propertyName)
at ICSharpCode.WpfDesign.Designer.Xaml.XamlModelPropertyCollection.GetProperty(String name)
at ICSharpCode.WpfDesign.ExtensionMethods.GetProperty(DesignItemPropertyCollection properties, MemberDescriptor md)
at ICSharpCode.WpfDesign.Designer.PropertyGrid.PropertyGrid.<>c__DisplayClass4.b__3(DesignItem item)
at System.Linq.Enumerable.WhereSelectListIterator2.MoveNext() at System.Linq.Buffer1..ctor(IEnumerable1 source) at System.Linq.Enumerable.ToArray[TSource](IEnumerable1 source)
at ICSharpCode.WpfDesign.Designer.PropertyGrid.PropertyGrid.AddNode(MemberDescriptor md)
at ICSharpCode.WpfDesign.Designer.PropertyGrid.PropertyGrid.Reload()
at ICSharpCode.WpfDesign.Designer.PropertyGrid.PropertyGrid.<set_SelectedItems>b__0()
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

---- Recent log messages:
14:14:37.186 [1] DEBUG - ActiveContentChanged to ICSharpCode.SharpDevelop.Gui.ToolsPad
14:14:37.311 [5] DEBUG - Removing part C:\Users\LENOVO\Documents\SharpDevelop Projects\WPF\WPF\Window1.xaml from compound class WPF.Window1
14:14:37.311 [5] DEBUG - Second-to-last part removed (old part count = 2), overwriting compound with last part
14:14:37.311 [5] DEBUG - Adding existing class Window1 from Window1.xaml
14:14:37.311 [5] DEBUG - Creating compound for WPF.Window1
14:14:37.311 [1] DEBUG - ParseInformationUpdated C:\Users\LENOVO\Documents\SharpDevelop Projects\WPF\WPF\Window1.xaml new!=null:True
14:14:38.824 [9] DEBUG - Removing part C:\Users\LENOVO\Documents\SharpDevelop Projects\WPF\WPF\Window1.xaml from compound class WPF.Window1
14:14:38.824 [9] DEBUG - Second-to-last part removed (old part count = 2), overwriting compound with last part
14:14:38.824 [9] DEBUG - Adding existing class Window1 from Window1.xaml
14:14:38.824 [9] DEBUG - Creating compound for WPF.Window1
14:14:38.824 [1] DEBUG - ParseInformationUpdated C:\Users\LENOVO\Documents\SharpDevelop Projects\WPF\WPF\Window1.xaml new!=null:True
14:14:40.088 [1] DEBUG - ActiveContentChanged to ICSharpCode.WpfDesign.AddIn.WpfViewContent
14:14:40.306 [1] DEBUG - TypeResolutionService: AssemblyResolveEventHandler: ICSharpCode.WpfDesign.Designer.resources, Version=4.4.1.9729, Culture=en, PublicKeyToken=f829da5c02be14ee
14:14:40.306 [1] DEBUG - TypeResolutionService: AssemblyResolveEventHandler: ICSharpCode.WpfDesign.Designer.resources, Version=4.4.1.9729, Culture=en, PublicKeyToken=f829da5c02be14ee
14:14:40.384 [4] DEBUG - Removing part C:\Users\LENOVO\Documents\SharpDevelop Projects\WPF\WPF\Window1.xaml from compound class WPF.Window1
14:14:40.384 [4] DEBUG - Second-to-last part removed (old part count = 2), overwriting compound with last part
14:14:40.384 [4] DEBUG - Adding existing class Window1 from Window1.xaml
14:14:40.384 [4] DEBUG - Creating compound for WPF.Window1
14:14:40.384 [1] DEBUG - ParseInformationUpdated C:\Users\LENOVO\Documents\SharpDevelop Projects\WPF\WPF\Window1.xaml new!=null:True
14:14:40.494 [1] DEBUG - TypeResolutionService: AssemblyResolveEventHandler: ICSharpCode.WpfDesign.resources, Version=4.4.1.9729, Culture=en, PublicKeyToken=f829da5c02be14ee
14:14:40.494 [1] DEBUG - TypeResolutionService: AssemblyResolveEventHandler: ICSharpCode.WpfDesign.resources, Version=4.4.1.9729, Culture=en, PublicKeyToken=f829da5c02be14ee
14:14:40.618 [1] DEBUG - TypeResolutionService: AssemblyResolveEventHandler: ICSharpCode.WpfDesign.AddIn.resources, Version=4.4.1.9729, Culture=en, PublicKeyToken=null
14:14:40.618 [1] DEBUG - TypeResolutionService: AssemblyResolveEventHandler: ICSharpCode.WpfDesign.AddIn.resources, Version=4.4.1.9729, Culture=en, PublicKeyToken=null
14:14:41.726 [1] DEBUG - TypeResolutionService: AssemblyResolveEventHandler: ICSharpCode.WpfDesign.Designer.resources, Version=4.4.1.9729, Culture=en, PublicKeyToken=f829da5c02be14ee
14:14:41.726 [1] DEBUG - TypeResolutionService: AssemblyResolveEventHandler: ICSharpCode.WpfDesign.Designer.resources, Version=4.4.1.9729, Culture=en, PublicKeyToken=f829da5c02be14ee

---- Post-error application state information:
Installed 3rd party AddIns:
Workbench.ActiveContent: ICSharpCode.WpfDesign.AddIn.WpfViewContent
ProjectService.OpenSolution: [Solution: FileName=C:\Users\LENOVO\Documents\SharpDevelop Projects\WPF\WPF.sln, HasProjects=True, ReadOnly=False]
ProjectService.CurrentProject: [CSharpProject: WPF]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions