C# 클래스 MahTweets.UI.Controls.StatusUpdateView

상속: System.Windows.Controls.ItemsControl
파일 보기 프로젝트 열기: nickhodge/MahTweets.LawrenceHargrave

공개 프로퍼티들

프로퍼티 타입 설명
BelowAvatarProperty System.Windows.DependencyProperty
BelowReplyExtrasProperty System.Windows.DependencyProperty
BelowTextBoxProperty System.Windows.DependencyProperty
ButtonsProperty System.Windows.DependencyProperty
ContactNameClickedEvent System.Windows.RoutedEvent
InlineWithContactNameProperty System.Windows.DependencyProperty
ReplyExtrasProperty System.Windows.DependencyProperty
SendMessageCommand System.Windows.DependencyProperty

공개 메소드들

메소드 설명
OnApplyTemplate ( ) : void
ToggleCompositionBoxContainer ( String Text ) : void

비공개 메소드들

메소드 설명
MarkRead ( ) : void
PART_ContactName_MouseDown ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
StatusUpdateView ( ) : System
StatusUpdateView_ContextMenuOpening ( object sender, System.Windows.Controls.ContextMenuEventArgs e ) : void
StatusUpdateView_MouseDown ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
contextMenuItem_StandardCCP ( object sender, RoutedEventArgs e ) : void
contextMenuSelectedTextOpening ( object sender, System.Windows.Controls.ContextMenuEventArgs e ) : void
mi_Click ( object sender, RoutedEventArgs e ) : void
mi_TextSelect_Click ( object sender, RoutedEventArgs e ) : void

메소드 상세

OnApplyTemplate() 공개 메소드

public OnApplyTemplate ( ) : void
리턴 void

ToggleCompositionBoxContainer() 공개 메소드

public ToggleCompositionBoxContainer ( String Text ) : void
Text String
리턴 void

프로퍼티 상세

BelowAvatarProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows BelowAvatarProperty
리턴 System.Windows.DependencyProperty

BelowReplyExtrasProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows BelowReplyExtrasProperty
리턴 System.Windows.DependencyProperty

BelowTextBoxProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows BelowTextBoxProperty
리턴 System.Windows.DependencyProperty

ButtonsProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows ButtonsProperty
리턴 System.Windows.DependencyProperty

ContactNameClickedEvent 공개적으로 정적으로 프로퍼티

public static RoutedEvent,System.Windows ContactNameClickedEvent
리턴 System.Windows.RoutedEvent

InlineWithContactNameProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows InlineWithContactNameProperty
리턴 System.Windows.DependencyProperty

ReplyExtrasProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows ReplyExtrasProperty
리턴 System.Windows.DependencyProperty

SendMessageCommand 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows SendMessageCommand
리턴 System.Windows.DependencyProperty