【问题标题】:Silverlight 4 - BusyIndicator working with a DomainDataSourceSilverlight 4 - BusyIndi​​cator 使用 DomainDataSource
【发布时间】:2011-03-27 05:19:35
【问题描述】:

有人可以帮我解决这个问题吗?我试图不使用后面的代码,因为我正在将一个小测试应用程序放在一起来测试 WCF Ria 服务。

<my2:BusyIndicator IsBusy="{Binding ElementName=targetDomainDataSource}" BusyContent="{Binding}" DisplayAfter="0:0:0.1">

【问题讨论】:

    标签: silverlight silverlight-4.0 busyindicator


    【解决方案1】:

    也改变你的绑定IsBusy="{Binding IsBusy, ElementName=targetDomainDataSource}"

    【讨论】:

    • 优秀。谢谢,我想我不认为 IsBusy 是可能的,因为它没有出现在智能感知中。再次感谢。
    猜你喜欢
    • 2011-08-17
    • 2012-04-11
    • 2011-06-01
    • 2012-09-05
    • 2011-03-15
    • 2011-03-01
    • 2011-03-28
    • 2013-09-29
    • 1970-01-01
    相关资源
    最近更新 更多