'Declaration
<IteratorStateMachineAttribute(C1.WPF.TypeEx/a)> <ExtensionAttribute()> Public Shared Function GetDefaultProperties( _ ByVal type As Type _ ) As IEnumerable(Of PropertyInfo)
[IteratorStateMachine(C1.WPF.TypeEx/a)] [Extension()] public static IEnumerable<PropertyInfo> GetDefaultProperties( Type type )
Parameters
- type
- The type.
Return Value
The IEnumerable instance list if properties have found