Happy stress free coding

Sep 30, 2009

A new article

image 

Showing of the ease of posting…

   1:  
   2:         /// <summary>
   3:         /// If there is a resource with type Style named as the Style attribute this will be applied to the spawned artifacts control and label
   4:         /// If there is no resource this event will be called
   5:         /// And, third, if the event is not assigned we will do basic h1,h2 and h3 styling
   6:         /// </summary>
   7:         public event EventHandler<OnColumnUIApplyStyleArgs> OnColumnUIApplyStyle;
   8:         public event EventHandler<OnColumnUIOverrideArgs> OnColumnUIOverride;
   9:  
  10:     }

0 Comments:

Post a Comment

Subscribe to Post Comments [Atom]



<< Home