Componentone Toolbar for WPF and Silverlight
C1.WPF.Toolbar Namespace / C1ToolbarCommand Class / NotifyPropertyChanged Method

In This Topic
    NotifyPropertyChanged Method (C1ToolbarCommand)
    In This Topic
    Syntax
    'Declaration
     
    
    Protected Sub NotifyPropertyChanged( _
       ByVal propertyName As String _
    ) 
    protected void NotifyPropertyChanged( 
       string propertyName
    )

    Parameters

    propertyName
    See Also