阅读背景:

如何通过包含它的对象的接口公开私有内部对象的依赖属性?

来源:互联网 

We have a custom panel class that animates its children via an internal DoubleAnimation object. However, we want to expose the animation's Duration dependency property as a public property of our panel so the user can change it in their XAML when using our panel. But we don't want to expose any other part of the animation object, just the duration.We have a custom panel class that animates its




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: