RingSoft.DataEntryControls.Engine.Annotations Namespace
RingSoft.DataEntryControls.WPF Namespace

NotifyPropertyChangedInvocatorAttribute Constructor (String)

Initializes a new instance of the NotifyPropertyChangedInvocatorAttribute class.

Namespace:  RingSoft.DataEntryControls.Engine.Annotations
Assembly:  RingSoft.DataEntryControls.Engine (in RingSoft.DataEntryControls.Engine.dll)

Syntax


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

Parameters

parameterName
Type: String
Name of the parameter.