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