Beispiel #1
0
 public XamlType GetXamlType(Type type)
 {
     return(TypeRepository.GetXamlType(type));
 }