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