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