Exemple #1
0
 public static void Set_Windows_UI_Xaml_Controls_ParallaxView_Source(global::Windows.UI.Xaml.Controls.ParallaxView obj, global::Windows.UI.Xaml.UIElement value, string targetNullValue)
 {
     if (value == null && targetNullValue != null)
     {
         value = (global::Windows.UI.Xaml.UIElement)global::Windows.UI.Xaml.Markup.XamlBindingHelper.ConvertValue(typeof(global::Windows.UI.Xaml.UIElement), targetNullValue);
     }
     obj.Source = value;
 }
Exemple #2
0
            // IComponentConnector

            public void Connect(int connectionId, global::System.Object target)
            {
                switch (connectionId)
                {
                case 5:     // View\SearchPage.xaml line 108
                    this.obj5 = (global::Windows.UI.Xaml.Controls.ParallaxView)target;
                    break;

                default:
                    break;
                }
            }
Exemple #3
0
            // IComponentConnector

            public void Connect(int connectionId, global::System.Object target)
            {
                switch (connectionId)
                {
                case 3:     // Layouts\NavigationView\StuffDetail.xaml line 123
                    this.obj3 = (global::Windows.UI.Xaml.Controls.ParallaxView)target;
                    break;

                default:
                    break;
                }
            }
Exemple #4
0
            // IComponentConnector

            public void Connect(int connectionId, global::System.Object target)
            {
                switch (connectionId)
                {
                case 2:     // CategoriesPage.xaml line 16
                    this.obj2 = (global::Windows.UI.Xaml.Controls.ParallaxView)target;
                    break;

                case 3:     // CategoriesPage.xaml line 19
                    this.obj3 = (global::Windows.UI.Xaml.Controls.ListView)target;
                    break;

                default:
                    break;
                }
            }