1 reference to OnVersionChanged
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\View\VersionEditor.xaml.cs (1)
17private static DependencyProperty versionProperty = DependencyProperty.Register("Version", typeof(Version), typeof(VersionEditor), new PropertyMetadata(new PropertyChangedCallback(VersionEditor.OnVersionChanged)));