Merge remote-tracking branch 'origin/API9' into tizen_6.5
authorTizenAPI-Bot <tizenapi@samsung.com>
Fri, 20 May 2022 15:08:12 +0000 (15:08 +0000)
committerTizenAPI-Bot <tizenapi@samsung.com>
Fri, 20 May 2022 15:08:12 +0000 (15:08 +0000)
src/Tizen.NUI/src/public/XamlBinding/BindableObject.cs

index 1e925b7..e538e3f 100755 (executable)
@@ -211,7 +211,7 @@ namespace Tizen.NUI.Binding
 
         /// Only used by the IL of xaml, will never changed to not hidden.
         [EditorBrowsable(EditorBrowsableState.Never)]
-        public bool IsCreateByXaml
+        public virtual bool IsCreateByXaml
         {
             get;
             set;