SuperMap.WindowsPhone.Core.TextStyle.TextStyle C# (CSharp) 메소드

TextStyle() 공개 메소드

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