[NUI.Components] Fix Background Image not works issue (#1246)
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI.Components / Style / PaginationStyle.cs
index edfeb58..93abff2 100755 (executable)
@@ -28,6 +28,8 @@ namespace Tizen.NUI.Components
     [EditorBrowsable(EditorBrowsableState.Never)]
     public class PaginationStyle : ControlStyle
     {
+        static PaginationStyle() { }
+
         /// <summary>
         /// Creates a new instance of a PaginationStyle.
         /// </summary>