Skip to content

w-syss/DependencyPropertyAutocomplete

Repository files navigation

DependencyPropertyAutocomplete

A Visual Studio Extension which enables you to generate boilerplate code for DependencyProperties.

It activates whenever you select a portion of text with a maximum of three space separated words, with the last word ending with "Property".

Available at the VisualStudio marketplace

Download

Examples

Only name given

Only name given

Name and type given

Name and type given

Name, type and access modifier given

Usually there is no reason for a DependencyProperty to have an access modifier other than public! Name, type and access modifier given

Releases

No releases published

Packages

 
 
 

Languages