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