3 references to Key
PresentationFramework (3)
System\Windows\Markup\XamlParseException.cs (3)
328
else if (xamlObjectIds.
Key
!= null)
330
simpleObjectId = xamlObjectIds.
Key
.ToString();
480
xamlParseException.KeyContext = contextXamlObjectIds.
Key
;