C# Class Xamarin.Forms.Button

Inheritance: View, IFontElement, IButtonController
Show file Open project: jogibear9988/XamarinFormsXamlEditor Class Usage Examples

Public Properties

Property Type Description
CommandProperty DependencyProperty
FontAttributesProperty DependencyProperty
FontSizeProperty DependencyProperty
TextColorProperty DependencyProperty
TextProperty DependencyProperty

Private Properties

Property Type Description

Property Details

CommandProperty public static property

public static DependencyProperty CommandProperty
return DependencyProperty

FontAttributesProperty public static property

public static DependencyProperty FontAttributesProperty
return DependencyProperty

FontSizeProperty public static property

public static DependencyProperty FontSizeProperty
return DependencyProperty

TextColorProperty public static property

public static DependencyProperty TextColorProperty
return DependencyProperty

TextProperty public static property

public static DependencyProperty TextProperty
return DependencyProperty