[NUI.Components] Fix BackgroundImage doesn't works issue (#1240)
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI.Components / Controls / CheckBoxGroup.cs
index 22e0d7c..20f8678 100755 (executable)
@@ -34,6 +34,8 @@ namespace Tizen.NUI.Components
     [EditorBrowsable(EditorBrowsableState.Never)]
     public class CheckBoxGroup : SelectGroup
     {
+        static CheckBoxGroup() { }
+
         /// <summary>
         /// Construct CheckBoxGroup
         /// </summary>