3 references to EndInitWithoutBeginInitNotSupported
PresentationFramework (3)
System\Windows\FrameworkContentElement.cs (1)
1544throw new InvalidOperationException(SR.EndInitWithoutBeginInitNotSupported);
System\Windows\FrameworkElement.cs (1)
5413throw new InvalidOperationException(SR.EndInitWithoutBeginInitNotSupported);
System\Windows\ResourceDictionary.cs (1)
1007throw new InvalidOperationException(SR.EndInitWithoutBeginInitNotSupported);