3 references to ResourceReferenceKeyNotFoundException
PresentationFramework (1)
src\Framework\System\Windows\Application.cs (1)
367/// <exception cref="ResourceReferenceKeyNotFoundException"> if the key is not found.</exception>
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\ActivityDesigner.cs (1)
296catch (ResourceReferenceKeyNotFoundException) { }
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\FromExpression\Framework\ValueEditors\ChoiceEditor.cs (1)
574catch (ResourceReferenceKeyNotFoundException)