XamlTypeSystemExtensions.

GetAllProperties(IXamlType) Method

Namespace
XamlX.TypeSystem
Containing Type
XamlTypeSystemExtensions

Syntax

public static IEnumerable<IXamlProperty> GetAllProperties(this IXamlType t)

Parameters

Name Type Description
t IXamlType

Return Value

Type Description
IEnumerable<IXamlProperty>