C# Class Brook.ZhiHuRiBao.Elements.ToolBar

Inheritance: Windows.UI.Xaml.Controls.UserControl, INotifyPropertyChanged
Show file Open project: brookshi/UWP_ZhiHuRiBao

Public Properties

Property Type Description
CategoryProperty Windows.UI.Xaml.DependencyProperty
TitleProperty Windows.UI.Xaml.DependencyProperty

Public Methods

Method Description
ToolBar ( ) : System

Private Methods

Method Description
CommentButton_Click ( object sender, RoutedEventArgs e ) : void
FavStatusChanged ( object sender, ToggleEventArgs e ) : void
LikeStatusChanged ( object sender, ToggleEventArgs e ) : void
MenuButton_Click ( object sender, RoutedEventArgs e ) : void
Notify ( string property ) : void
Reset ( ) : void
ShareToWeiBo ( object sender, RoutedEventArgs e ) : void
Subscriber ( Brook.ZhiHuRiBao.Events.StoryExtraEvent param ) : void
UpdateShareUrl ( ShareEvent shareEvent ) : void

Method Details

ToolBar() public method

public ToolBar ( ) : System
return System

Property Details

CategoryProperty public static property

public static DependencyProperty,Windows.UI.Xaml CategoryProperty
return Windows.UI.Xaml.DependencyProperty

TitleProperty public static property

public static DependencyProperty,Windows.UI.Xaml TitleProperty
return Windows.UI.Xaml.DependencyProperty