Esempio n. 1
0
 public void SetUp()
 {
     _dependencyObject = new FrameworkElement();
     _service          = new DependencyPropertyService();
 }
 public void Initialize()
 {
     target = new DependencyPropertyService();
 }