Ejemplo n.º 1
0
 private void Attach()
 {
     ValueProperty.Attach(OnValueChanged);
     MaximumProperty.Attach(OnMaximumChanged);
 }