Click or drag to resize
AppGetXamlType Method (String)

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

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

Parameters

fullName
Type: SystemString

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

Return Value

Type: IXamlType

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

Implements

IXamlMetadataProviderGetXamlType(String)
See Also