set => Dispatcher.RunAsync(CoreDispatcherPriority.Normal, () => SetValue(CallStateProperty, value));
 set => SetValue(CallStateProperty, value);