C# Class SuperMap.WindowsPhone.Core.TextStyle

${WP_core_TextStyle_Title}

${WP_core_TextStyle_Description}

Inheritance: MarkerStyle
Show file Open project: SuperMap/iClient-for-Win8

Public Properties

Property Type Description
FontFamilyProperty System.Windows.DependencyProperty
FontSizeProperty System.Windows.DependencyProperty
ForegroundProperty System.Windows.DependencyProperty
TextProperty System.Windows.DependencyProperty

Public Methods

Method Description
TextStyle ( ) : System.Windows

${WP_core_TextStyle_constructor_None_D}

Method Details

TextStyle() public method

${WP_core_TextStyle_constructor_None_D}
public TextStyle ( ) : System.Windows
return System.Windows

Property Details

FontFamilyProperty public static property

${WP_core_TextStyle_field_fontFamilyProperty_D}
${WP_core_dependencyProperty_Remarks}
public static DependencyProperty,System.Windows FontFamilyProperty
return System.Windows.DependencyProperty

FontSizeProperty public static property

${WP_core_TextStyle_field_fontSizeProperty_D}
${WP_core_dependencyProperty_Remarks}
public static DependencyProperty,System.Windows FontSizeProperty
return System.Windows.DependencyProperty

ForegroundProperty public static property

${WP_core_TextStyle_field_foreGroundProperty_D}
${WP_core_dependencyProperty_Remarks}
public static DependencyProperty,System.Windows ForegroundProperty
return System.Windows.DependencyProperty

TextProperty public static property

${WP_core_TextStyle_field_textProperty_D}
${WP_core_dependencyProperty_Remarks}
public static DependencyProperty,System.Windows TextProperty
return System.Windows.DependencyProperty