set => Dispatcher.RunAsync(CoreDispatcherPriority.Normal, () => SetValue(CallStateProperty, value));
Exemplo n.º 2
0
 set => SetValue(CallStateProperty, value);