C# 클래스 TheChan.Views.PostView

파일 보기 프로젝트 열기: acedened/TheChan

Private Properties

프로퍼티 타입 설명
Attachment_OnTapped void
OnDataContextChanged void
PostText_OnPostClick void
PostView Windows.Devices.Input
ReplyTextBlockOnPointerInteraction void
TextBlock_OnSelectionChanged void
ViewModelOnPropertyChanged void

공개 메소드들

메소드 설명
PostView ( IBoard board ) : Windows.Devices.Input

비공개 메소드들

메소드 설명
Attachment_OnTapped ( object sender, TappedRoutedEventArgs e ) : void
OnDataContextChanged ( FrameworkElement s, DataContextChangedEventArgs e ) : void
PostText_OnPostClick ( object sender, PostClickEventArgs e ) : void
PostView ( ) : Windows.Devices.Input
ReplyTextBlockOnPointerInteraction ( object sender, PointerRoutedEventArgs e ) : void
TextBlock_OnSelectionChanged ( object sender, RoutedEventArgs e ) : void
ViewModelOnPropertyChanged ( object sender, PropertyChangedEventArgs e ) : void

메소드 상세

PostView() 공개 메소드

public PostView ( IBoard board ) : Windows.Devices.Input
board IBoard
리턴 Windows.Devices.Input