コード例 #1
0
 /// <summary>
 /// Creates a new instance of contact label automation peer.
 /// </summary>
 /// <param name="control">Contact label control.</param>
 public ContactLabelAutomationPeer(ContactLabel control)
     : base(control)
 {
 }
コード例 #2
0
 /// <summary>
 /// Creates a new instance of contact label automation peer.
 /// </summary>
 /// <param name="control">Contact label control.</param>
 public ContactLabelAutomationPeer(ContactLabel control)
     : base(control)
 {
 }