C# Class TheChan.Views.PostView

Afficher le fichier Open project: acedened/TheChan

Private Properties

Свойство Type Description
Attachment_OnTapped void
OnDataContextChanged void
PostText_OnPostClick void
PostView Windows.Devices.Input
ReplyTextBlockOnPointerInteraction void
TextBlock_OnSelectionChanged void
ViewModelOnPropertyChanged void

Méthodes publiques

Méthode Description
PostView ( IBoard board ) : Windows.Devices.Input

Private Methods

Méthode Description
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

Method Details

PostView() public méthode

public PostView ( IBoard board ) : Windows.Devices.Input
board IBoard
Résultat Windows.Devices.Input