C# Class BaconographyWP8.Common.RichMarkdownButton

Inheritance: System.Windows.Controls.Button
Mostra file Open project: Synergex/Baconography

Public Properties

Property Type Description
RealContentProperty System.Windows.DependencyProperty
UrlProperty System.Windows.DependencyProperty

Public Methods

Method Description
RichMarkdownButton ( string url, object content ) : System

Protected Methods

Method Description
OnClick ( ) : void

Method Details

OnClick() protected method

protected OnClick ( ) : void
return void

RichMarkdownButton() public method

public RichMarkdownButton ( string url, object content ) : System
url string
content object
return System

Property Details

RealContentProperty public_oe static_oe property

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

UrlProperty public_oe static_oe property

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