RingSoft.DbLookup.Controls.WPF Namespace
RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

LookupWindow..::..OnPropertyChanged Method

Called when [property changed].

Namespace:  RingSoft.DbLookup.Controls.WPF
Assembly:  RingSoft.DbLookup.Controls.WPF (in RingSoft.DbLookup.Controls.WPF.dll)

Syntax


protected virtual void OnPropertyChanged(
	string propertyName
)
Protected Overridable Sub OnPropertyChanged ( _
	propertyName As String _
)
protected:
virtual void OnPropertyChanged(
	String^ propertyName
)

Parameters

propertyName
Type: String
Name of the property.