The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
TextBlock::OnPropertyChanged Method (DependencyPropertyChangedEventArgs)
.NET Framework (current version)
Called when the value one or more hosted dependency properties changes.
Assembly: PresentationFramework (in PresentationFramework.dll)
protected: virtual void OnPropertyChanged( DependencyPropertyChangedEventArgs e ) override sealed
Parameters
- e
-
Type:
System.Windows::DependencyPropertyChangedEventArgs
Arguments for the associated event.
This method overrides FrameworkElement::OnPropertyChanged.
.NET Framework
Available since 3.0
Available since 3.0
Show: