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