예제 #1
0
 // Update methods for each path node used in binding steps.
 private void Update_(global::OpenUWP.Controls.GifView obj, int phase)
 {
     if (obj != null)
     {
         if ((phase & (NOT_PHASED | (1 << 0))) != 0)
         {
             this.Update_Stretch(obj.Stretch, phase);
         }
     }
 }
예제 #2
0
            // GifView_obj1_Bindings

            public void SetDataRoot(global::OpenUWP.Controls.GifView newDataRoot)
            {
                this.dataRoot = newDataRoot;
            }