TextBox::OnPropertyChanged Method (DependencyPropertyChangedEventArgs)
.NET Framework (current version)
Called when one or more of the dependency properties that exist on the element have had their effective values changed.
Assembly: PresentationFramework (in PresentationFramework.dll)
protected: virtual void OnPropertyChanged( DependencyPropertyChangedEventArgs e ) override
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: