Click or drag to resize
AppGetXamlType Method (Type)
GetXamlType(Type)

Namespace: VikingChess
Assembly: VikingChess (in VikingChess.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public IXamlType GetXamlType(
	Type type
)

Parameters

type
Type: SystemType

Return Value

Type: IXamlType
See Also