Exemplo n.º 1
0
 // Update methods for each path node used in binding steps.
 private void Update_(global::Wehelp.AddItem obj, int phase)
 {
     if (obj != null)
     {
         if ((phase & (NOT_PHASED | (1 << 0))) != 0)
         {
             this.Update_menuItems(obj.menuItems, phase);
         }
     }
 }
Exemplo n.º 2
0
            // AddItem_obj1_Bindings

            public void SetDataRoot(global::Wehelp.AddItem newDataRoot)
            {
                this.dataRoot = newDataRoot;
            }