C# Class AcManager.Pages.About.PieceOfInformationBlock

Show file Open project: gro-ove/actools

Public Properties

Property Type Description
PieceProperty System.Windows.DependencyProperty

Public Methods

Method Description
PieceOfInformationBlock ( ) : System

Private Methods

Method Description
Handler ( object sender, EventArgs eventArgs ) : void
MarkAsRead ( PieceOfInformation value ) : System.Threading.Tasks.Task
OnPieceChanged ( DependencyObject o, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnPieceChanged ( PieceOfInformation newValue ) : void

Method Details

PieceOfInformationBlock() public method

public PieceOfInformationBlock ( ) : System
return System

Property Details

PieceProperty public static property

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