Example #1
0
 static Rectangle()
 {
     BottomProperty = DependencyProperty.Register("Bottom", typeof(string), typeof(Rectangle));
 }