AutoColumnListViewItem.RaisePropertyChanged Method

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Namespace:  Microsoft.TeamFoundation.Controls.WPF
Assembly:  Microsoft.TeamFoundation.Controls (in Microsoft.TeamFoundation.Controls.dll)

Syntax

'Declaration
Protected Sub RaisePropertyChanged ( _
    propName As String _
)
protected void RaisePropertyChanged(
    string propName
)
protected:
void RaisePropertyChanged(
    String^ propName
)
member RaisePropertyChanged : 
        propName:string -> unit
protected function RaisePropertyChanged(
    propName : String
)

Parameters

.NET Framework Security

See Also

Reference

AutoColumnListViewItem Class

Microsoft.TeamFoundation.Controls.WPF Namespace