'宣言 Public Property UseAppearanceFontSize As Boolean
public bool UseAppearanceFontSize {get; set;}
このプロパティは TextSize プロパティをオーバーライドします。
ほとんどの場合、タイルのコンテンツは、テンプレート ベースの各コンテンツ タイプに使用できる 4 つのフォントのうちの 1 つを使って十分にカスタマイズできます。より高い柔軟性が要求される場合には、UseAppearanceFontSize プロパティを true に設定し、その要素の Appearance でフォント サイズを設定します。
LiveTileContentTextElement クラス LiveTileContentTextElement メンバ TextSize Appearance