Пример #1
0
 static void InitializeStaticBinder()
 {
     // Register the ability for the BindingPath to subscribe to dependency property changes.
     BindingPath.RegisterPropertyChangedRegistrationHandler(SubscribeToDependencyPropertyChanged);
 }