1 instantiation of ResourceReferenceKeyNotFoundException
PresentationFramework (1)
MS\Internal\Helper.cs (1)
47throw new ResourceReferenceKeyNotFoundException(SR.Format(SR.MarkupExtensionResourceNotFound, _name), _name);
1 reference to ResourceReferenceKeyNotFoundException
PresentationFramework (1)
System\Windows\Application.cs (1)
263/// <exception cref="ResourceReferenceKeyNotFoundException"> if the key is not found.</exception>