set => SetValue(IsRefreshingProperty, value);
get => (bool)GetValue(IsRefreshingProperty); set => SetValue(IsRefreshingProperty, value);