Table of Contents

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 Type

Type to process.

Returns

string

Fully qualified type name with .xaml suffix.