Signals that a data binding property such as Content is changed.
Inheriters should call this method from the PropertyChanged callbacks of their own data binding properties.
Namespace:
DlhSoft.Windows.Controls.PrimitivesAssembly: DlhSoft.Data.Controls (in DlhSoft.Data.Controls.dll)
Syntax
C# |
---|
protected internal void OnDataPropertyChanged() |
Visual Basic (Declaration) |
---|
Protected Friend Sub OnDataPropertyChanged |