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