Ejemplo n.º 1
0
 // Update methods for each path node used in binding steps.
 private void Update_(global::MyerList.LoginPage obj, int phase)
 {
     if (obj != null)
     {
         if ((phase & (NOT_PHASED | DATA_CHANGED | (1 << 0))) != 0)
         {
             this.Update_LoginVM(obj.LoginVM, phase);
         }
     }
 }
Ejemplo n.º 2
0
            // LoginPage_obj1_Bindings

            public void SetDataRoot(global::MyerList.LoginPage newDataRoot)
            {
                this.bindingsTracking.ReleaseAllListeners();
                this.dataRoot = newDataRoot;
            }