Inheritance: System.Windows.Controls.ContentControl, IWpfWidget
Ejemplo n.º 1
0
 public LinkLabelBackend()
 {
     Widget = new WpfLinkLabel ();
 }
Ejemplo n.º 2
0
 public LinkLabelBackend()
 {
     Widget = new WpfLinkLabel();
 }