예제 #1
0
 set => SetValue(IsRefreshingProperty, value);
 get => (bool)GetValue(IsRefreshingProperty); set => SetValue(IsRefreshingProperty, value);