UpdateControls by Michael L Perry

<PackageReference Include="UpdateControls" Version="2.2.1.1" />

 UpdateControls 2.2.1.1

Automatically discover view model dependencies and databind without INotifyPropertyChanged.

<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
  <metadata>
    <id>UpdateControls</id>
    <version>2.2.1.1</version>
    <authors>Michael L Perry</authors>
    <owners>Michael L Perry</owners>
    <licenseUrl>http://updatecontrols.codeplex.com/license</licenseUrl>
    <projectUrl>http://updatecontrols.codeplex.com/</projectUrl>
    <iconUrl>http://updatecontrols.net/images/logosmall.png</iconUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>Automatically discover view model dependencies and databind without INotifyPropertyChanged.</description>
    <language>en-US</language>
    <tags>mvvm viewmodel databinding inotifypropertychanged inpc wpf silverlight wp7</tags>
  </metadata>
</package>