<dx:LoadingDecorator Name="ld" SplashScreenDataContext="{Binding}">
<dx:LoadingDecorator.SplashScreenTemplate>
<DataTemplate>
<dx:WaitIndicator DeferedVisibility="True" Content="{Binding SomeProperty}"/>
</DataTemplate>
</dx:LoadingDecorator.SplashScreenTemplate>
...
Hiç yorum yok:
Yorum Gönder