Skip to main content
All docs
V25.1
  • .NET 8.0+

    SystemWindowsFormsModule.ApplyPlatformAgnosticRules(ITypesInfo) Method

    For internal use.

    Namespace: DevExpress.ExpressApp.Win.SystemModule

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

    Declaration

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

    Parameters

    Name Type
    typesInfo ITypesInfo
    See Also