...Dependency Properties And Notifications | Microsoft Learn
DepedencyPropertyDescriptor descriptor = DependencyPropertyDescriptor.FromProperty( TextBlock.TextProperty, typeof(TextBlock)); The first argument is the DependencyProperty object and the second is the class tha