Пример #1
0
 static void ForceCoerceValue(BindableObject bindable, object oldValue, object newValue)
 {
     bindable.CoerceValue(AngleProperty);
 }