Skip to main content
All docs
V24.2
.NET Framework 4.6.2+

SystemWindowsFormsModule.ApplyPlatformAgnosticRules(ITypesInfo) Method

For internal use.

Namespace: DevExpress.ExpressApp.Win.SystemModule

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

Declaration

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

Parameters

Name Type
typesInfo ITypesInfo
See Also