ServiceKnownTypeProvider.GetKnownTypes(ICustomAttributeProvider) Method
For internal use.
Namespace: DevExpress.Xpf.Printing
Assembly: DevExpress.Printing.v24.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Parameters
Name | Type |
---|---|
provider | ICustomAttributeProvider |
Returns
Type |
---|
IEnumerable<Type> |
See Also