Skip to main content
All docs
V23.2
.NET 6.0+

SystemWindowsFormsModule.ApplyPlatformAgnosticRules(ITypesInfo) Method

For internal use.

Namespace: DevExpress.ExpressApp.Win.SystemModule

Assembly: DevExpress.ExpressApp.Win.v23.2.dll

NuGet Package: DevExpress.ExpressApp.Win

Declaration

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

Parameters

Name Type
typesInfo ITypesInfo
See Also