Wpf PropertyStatus component - request

Wpf PropertyStatus component - request

Old forum URL: forums.lhotka.net/forums/t/6994.aspx


rfcdejong posted on Monday, May 25, 2009

This component has an dependencyproperty called Target, which is being used within the HandleTarget method. The problem is that some developers will set the Target property and then the application won't work as expected since we do enable and disable stuff in our own component layer, each component checks IAuthorizeReadWrite itself.

My request is:
Can the HandleTarget method be changed to protected, so our own component (which inherit the PropertyStatus component) can override this method.

RockfordLhotka replied on Monday, May 25, 2009

I will add this to the wish list.

rfcdejong replied on Monday, May 25, 2009

thanks

Copyright (c) Marimer LLC