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

NotifyPropertyChangedInvocatorAttribute Constructor (String)

Initializes a new instance of the NotifyPropertyChangedInvocatorAttribute class.

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

Syntax


public NotifyPropertyChangedInvocatorAttribute(
	string parameterName
)
Public Sub New ( _
	parameterName As String _
)
public:
NotifyPropertyChangedInvocatorAttribute(
	String^ parameterName
)

Parameters

parameterName
Type: String
Name of the parameter.