SuperMap.WindowsPhone.Core.TextStyle.TextStyle C# (CSharp) Méthode

TextStyle() public méthode

${WP_core_TextStyle_constructor_None_D}
public TextStyle ( ) : System.Windows
Résultat System.Windows
        public TextStyle()
        {
            ControlTemplate = ResourceData.Dictionary["TextStyle"] as ControlTemplate;
        }
        /// <summary>${WP_core_TextStyle_attribute_fontFamily_D}</summary>
TextStyle