コード例 #1
0
 // Update methods for each path node used in binding steps.
 private void Update_(global::Karaoke.Views.SearchPage obj, int phase)
 {
     if (obj != null)
     {
         if ((phase & (NOT_PHASED | (1 << 0))) != 0)
         {
             this.Update_ListVideo(obj.ListVideo, phase);
         }
     }
 }
コード例 #2
0
            // SearchPage_obj1_Bindings

            public void SetDataRoot(global::Karaoke.Views.SearchPage newDataRoot)
            {
                this.dataRoot = newDataRoot;
            }