C# Class MahTweets.UI.Controls.StatusUpdateView

Inheritance: System.Windows.Controls.ItemsControl
Show file Open project: nickhodge/MahTweets.LawrenceHargrave

Public Properties

Property Type Description
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

Public Methods

Method Description
OnApplyTemplate ( ) : void
ToggleCompositionBoxContainer ( String Text ) : void

Private Methods

Method Description
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

Method Details

OnApplyTemplate() public method

public OnApplyTemplate ( ) : void
return void

ToggleCompositionBoxContainer() public method

public ToggleCompositionBoxContainer ( String Text ) : void
Text String
return void

Property Details

BelowAvatarProperty public static property

public static DependencyProperty,System.Windows BelowAvatarProperty
return System.Windows.DependencyProperty

BelowReplyExtrasProperty public static property

public static DependencyProperty,System.Windows BelowReplyExtrasProperty
return System.Windows.DependencyProperty

BelowTextBoxProperty public static property

public static DependencyProperty,System.Windows BelowTextBoxProperty
return System.Windows.DependencyProperty

ButtonsProperty public static property

public static DependencyProperty,System.Windows ButtonsProperty
return System.Windows.DependencyProperty

ContactNameClickedEvent public static property

public static RoutedEvent,System.Windows ContactNameClickedEvent
return System.Windows.RoutedEvent

InlineWithContactNameProperty public static property

public static DependencyProperty,System.Windows InlineWithContactNameProperty
return System.Windows.DependencyProperty

ReplyExtrasProperty public static property

public static DependencyProperty,System.Windows ReplyExtrasProperty
return System.Windows.DependencyProperty

SendMessageCommand public static property

public static DependencyProperty,System.Windows SendMessageCommand
return System.Windows.DependencyProperty