History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: RSRP-56593
Type: New Feature New Feature
Status: Open Open
Priority: Normal Normal
Assignee: Ilya Ryzhenkov
Reporter: Andrew Serebryansky
Votes: 1
Watchers: 2
Operations

If you were logged in you would be able to see more operations.
ReSharper

'Generate' for WPF Dependency Properties

Created: 25 Jan 08 14:00   Updated: 13 Mar 08 22:36
Component/s: Language - XAML
Fix Version/s: Future Versions
Security Level: Everybody (All jira users)

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown


 Description  « Hide
Windows Workflow Foundation has "Dependency Properties" which are written a little differently than regular properties. And, they're even more tedious to write than regular properties. If there was a Code Generation entry for them, like 'Read-Write Dependency Property", that would be great. Even better might be the ability to write a normal variable, like "private string _Name;", and have the 'Read-Write Dependency Property" module convert those variable definitions to Dependency Variables definitions and generate the property code. An example of dependency variables and properties can be found in the first/second code listing at ( http://msdn2.microsoft.com/en-us/library/bb800784.aspx).

 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.