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