Click or drag to resize
AppGetXamlType Method (Type)

[Missing <summary> documentation for "M:foodez.App.GetXamlType(System.Type)"]

Namespace: foodez
Assembly: foodez.WindowsPhone (in foodez.WindowsPhone.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
public IXamlType GetXamlType(
	Type type
)

Parameters

type
Type: SystemType

[Missing <param name="type"/> documentation for "M:foodez.App.GetXamlType(System.Type)"]

Return Value

Type: IXamlType

[Missing <returns> documentation for "M:foodez.App.GetXamlType(System.Type)"]

See Also