[NUI][Xaml] Rename method
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI / src / public / BaseComponents / TextEditor.cs
index b338296..46216cd 100755 (executable)
@@ -2189,7 +2189,7 @@ namespace Tizen.NUI.BaseComponents
         {
             if (!isSettingTextInCSharp)
             {
-                ForceNotifyBindedInstance(TextProperty);
+                EnforceNotifyBindedInstance(TextProperty);
             }
         }