다음을 통해 공유


SuspendableObservableCollection<T>.OnPropertyChanged Method

This member overrides ObservableCollection<T>.OnPropertyChanged(PropertyChangedEventArgs).

Namespace:  Microsoft.Internal.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Syntax

‘선언
Protected Overrides Sub OnPropertyChanged ( _
    e As PropertyChangedEventArgs _
)
protected override void OnPropertyChanged(
    PropertyChangedEventArgs e
)

Parameters

.NET Framework Security

See Also

Reference

SuspendableObservableCollection<T> Class

Microsoft.Internal.VisualStudio.PlatformUI Namespace