C# 클래스 GoogleVoice.MessageListBox.MessageListBoxItem

상속: System.Windows.Controls.ListBoxItem
파일 보기 프로젝트 열기: koush/GoogleVoice

공개 메소드들

메소드 설명
MessageListBoxItem ( ) : System

보호된 메소드들

메소드 설명
OnContentChanged ( object oldContent, object newContent ) : void

메소드 상세

MessageListBoxItem() 공개 메소드

public MessageListBoxItem ( ) : System
리턴 System

OnContentChanged() 보호된 메소드

protected OnContentChanged ( object oldContent, object newContent ) : void
oldContent object
newContent object
리턴 void