2 references to GetSystemClassType
PresentationFramework (2)
System\Windows\Markup\Baml2006\Baml2006Reader.cs (1)
2651XamlType type = _context.SchemaContext.GetXamlType(System.Windows.Markup.SystemKeyConverter.GetSystemClassType(keyId));
System\Windows\SystemKeyConverter.cs (1)
140Type keyType = SystemKeyConverter.GetSystemClassType(keyId);