Method GetXamlNameForType
- Namespace
- Alternet.FormDesigner.Wpf
- Assembly
- Alternet.FormDesigner.Wpf.v10.dll
GetXamlNameForType(Type)
Returns string representation of specified type.
public static string GetXamlNameForType(Type t)
Parameters
t
TypeType to process.
Returns
- string
Fully qualified type name with .xaml suffix.