Skip to main content
All docs
V24.1
.NET 6.0+

SystemWindowsFormsModule.ApplyPlatformAgnosticRules(ITypesInfo) Method

For internal use.

Namespace: DevExpress.ExpressApp.Win.SystemModule

Assembly: DevExpress.ExpressApp.Win.v24.1.dll

NuGet Package: DevExpress.ExpressApp.Win

Declaration

[Browsable(false)]
public static void ApplyPlatformAgnosticRules(
    ITypesInfo typesInfo
)

Parameters

Name Type
typesInfo ITypesInfo
See Also