Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.28
|
Leadtools.Dicom.Common.DataTypes Namespace > NotifyPropertyChanged Class : FirePropertyChanged Method |
protected void FirePropertyChanged( string propertyName )
'Declaration
Protected Sub FirePropertyChanged( _ ByVal propertyName As String _ )
'Usage
Dim instance As NotifyPropertyChanged Dim propertyName As String instance.FirePropertyChanged(propertyName)
protected: void FirePropertyChanged( String^ propertyName )