publicFontFamily FontFamily {get;set; } XAML <controlFontFamily="fontFamilyValue"/> 属性值 FontFamily 用于在控件中显示文本的字体。 适用于 产品版本 WinRTBuild 10240, Build 10586, Build 14383, Build 15063, Build 16299, Build 17134, Build 17763, Build 18362, Build 19041, Build 20348, Build...
FontFamily 获取或设置控件的字体系列。 FontSize 获取或设置字号。 FontStretch 获取或设置字体在屏幕上紧缩或加宽的程度。 FontStyle 获取或设置字体样式。 FontWeight 获取或设置指定字体的粗细。 ForceCursor 获取或设置一个值,该值指示是否 FrameworkElement 应强制用户界面 (UI) 呈现由 属性声明的 Cursor 光标。
public static void SetFontFamily (System.Windows.DependencyObject element, System.Windows.Media.FontFamily value); 參數 element DependencyObject 要設定 FontFamily 屬性值的相依性物件。 value FontFamily 要設定屬性的目標新值。 例外狀況 ArgumentNullException element 為null。 適用於 產品版本...
FontIconSource 构造函数 属性 FontFamily FontFamilyProperty FontSize FontSizeProperty FontStyle FontStyleProperty FontWeight FontWeightProperty 标志符号 GlyphProperty IsTextScaleFactorEnabled IsTextScaleFactorEnabledProperty MirroredWhenRightToLeft MirroredWhenRightToLeftProperty ...
FontFamily物件,指定慣用的字型家族,或具有一個或多個後援字型家族的主要慣用字型家族。 預設為由MessageFontFamily值決定的字型。 屬性 LocalizabilityAttribute 範例 下列範例示範如何設定FontFamily專案的 屬性TextBlock。 XAML <TextBlockName="textBlock"Background="AntiqueWhite"Foreground="Navy"FontFamily="Century...
public string FontFamily { get; set; } 属性值 String 字体系列,或平台默认字体系列的 null。 注解 字体系列可以引用系统字体或自定义字体。 适用于 产品版本 .NET MAUI 8, 9 在GitHub 上与我们协作 可以在 GitHub 上找到此内容的源,还可以在其中创建和查看问题和拉取请求。 有关详细信息,请参阅参与者...
FontKe.com font family channel collects 2 K,Uncategorized,Shorthand Format Controls font families or typefaces,provide font style show and font collection downloads,font samples,information and reviews services.
Then, add each Paragraph to the RichTextBlock.Blocks collection. XAML Copy <RichTextBlock IsTextSelectionEnabled="True" SelectionHighlightColor="Pink" FontFamily="Arial" > <Paragraph> <Run Foreground="Blue" FontWeight="Light" Text="This is some" ></Run> <Span FontWeight="SemiBold"> <...
Gets or sets the font family of the control. (Inherited from Control) FontSize Gets or sets the font size. (Inherited from Control) FontStretch Gets or sets the degree to which a font is condensed or expanded on the screen. (Inherited from Control) FontStyle Gets or sets the ...
FontFamily 获取或设置控件的字体系列。 (继承自 Control) FontSize 获取或设置字号。 (继承自 Control) FontStretch 获取或设置字体在屏幕上紧缩或加宽的程度。 (继承自 Control) FontStyle 获取或设置字体样式。 (继承自 Control) FontWeight 获取或设置指定字体的粗细。 (继承自 Control) Forc...