[NUI] Sync Xaml code to newest (#795)
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI / src / internal / XamlBinding / Interactivity / BindingCondition.cs
index 738addf..63f0319 100755 (executable)
@@ -3,7 +3,7 @@ using Tizen.NUI.Xaml;
 
 namespace Tizen.NUI.Binding
 {
-    // [ProvideCompiled("Xamarin.Forms.Core.XamlC.PassthroughValueProvider")]
+    [ProvideCompiled("Tizen.NUI.Xaml.Core.XamlC.PassthroughValueProvider")]
     [AcceptEmptyServiceProvider]
     internal sealed class BindingCondition : Condition, IValueProvider
     {