PropertyChangedEventManager.StopListening(Object) 메서드

정의

제공된 소스의 PropertyChanged 이벤트 수신 대기를 중지합니다.

protected:
 override void StopListening(System::Object ^ source);
protected override void StopListening (object source);
override this.StopListening : obj -> unit
Protected Overrides Sub StopListening (source As Object)

매개 변수

source
Object

PropertyChanged 수신 대기를 중지할 소스 개체입니다.

적용 대상

추가 정보