SystemFonts 类

定义

包含公开涉及字体的系统资源的属性。

public ref class SystemFonts abstract sealed
public static class SystemFonts
type SystemFonts = class
Public Class SystemFonts
继承
SystemFonts

属性

名称 说明
CaptionFontFamily

获取一个指标,该指标确定非专用窗口非client 区域标题的字体系列。

CaptionFontFamilyKey

获取 ResourceKey 属性 CaptionFontFamily

CaptionFontSize

获取确定非专用窗口的非client 区域的标题字号的指标。

CaptionFontSizeKey

获取 ResourceKey 属性 CaptionFontSize

CaptionFontStyle

获取确定非专用窗口的非client 区域的标题字体样式的指标。

CaptionFontStyleKey

获取 ResourceKey 属性 CaptionFontStyle

CaptionFontTextDecorations

获取一个指标,该指标确定非专用窗口的非client 区域的标题文本修饰。

CaptionFontTextDecorationsKey

获取 ResourceKey 属性 CaptionFontTextDecorations

CaptionFontWeight

获取一个指标,该指标确定非专用窗口的非client 区域的标题字体粗细。

CaptionFontWeightKey

获取 ResourceKey 属性 CaptionFontWeight

IconFontFamily

从当前图标标题字体的逻辑字体信息中获取字体系列。

IconFontFamilyKey

获取 ResourceKey 属性 IconFontFamily

IconFontSize

从当前图标标题字体的逻辑字体信息中获取字号。

IconFontSizeKey

获取 ResourceKey 属性 IconFontSize

IconFontStyle

从当前图标标题字体的逻辑字体信息中获取字体样式。

IconFontStyleKey

获取 ResourceKey 属性 IconFontStyle

IconFontTextDecorations

从当前图标标题字体的逻辑字体信息中获取文本修饰。

IconFontTextDecorationsKey

获取 ResourceKey 属性 IconFontTextDecorations

IconFontWeight

从当前图标标题字体的逻辑字体信息中获取字体粗细。

IconFontWeightKey

获取 ResourceKey 属性 IconFontWeight

MenuFontFamily

获取确定菜单文本字体系列的指标。

MenuFontFamilyKey

获取 ResourceKey 属性 MenuFontFamily

MenuFontSize

获取确定菜单文本的字号的指标。

MenuFontSizeKey

获取 ResourceKey 属性 MenuFontSize

MenuFontStyle

获取确定菜单文本字体样式的指标。

MenuFontStyleKey

获取 ResourceKey 属性 MenuFontStyle

MenuFontTextDecorations

获取确定菜单文本的文本修饰的指标。

MenuFontTextDecorationsKey

获取 ResourceKey 属性 MenuFontTextDecorations

MenuFontWeight

获取确定菜单文本字体粗细的指标。

MenuFontWeightKey

获取 ResourceKey 属性 MenuFontWeight

MessageFontFamily

获取确定消息框文本的字体系列的指标。

MessageFontFamilyKey

获取 ResourceKey 属性 MessageFontFamily

MessageFontSize

获取确定消息框文本的字号的指标。

MessageFontSizeKey

获取 ResourceKey 属性 MessageFontSize

MessageFontStyle

获取确定消息框文本的字体样式的指标。

MessageFontStyleKey

获取 ResourceKey 属性 MessageFontStyle

MessageFontTextDecorations

获取确定消息框文本修饰的指标。

MessageFontTextDecorationsKey

获取 ResourceKey 属性 MessageFontTextDecorations

MessageFontWeight

获取确定消息框文本的字体粗细的指标。

MessageFontWeightKey

获取 ResourceKey 属性 MessageFontWeight

SmallCaptionFontFamily

获取一个指标,该指标确定非专用窗口的非client 区域的小型标题文本的字体系列。

SmallCaptionFontFamilyKey

获取 ResourceKey 属性 SmallCaptionFontFamily

SmallCaptionFontSize

获取一个指标,该指标确定非专用窗口的非client 区域的小标题文本的字号。

SmallCaptionFontSizeKey

获取 ResourceKey 属性 SmallCaptionFontSize

SmallCaptionFontStyle

获取一个指标,该指标确定非专用窗口的非client 区域的小标题文本的字体样式。

SmallCaptionFontStyleKey

获取 ResourceKey 属性 SmallCaptionFontStyle

SmallCaptionFontTextDecorations

获取一个指标,该指标确定非专用窗口的非client 区域的小标题文本的修饰。

SmallCaptionFontTextDecorationsKey

获取 ResourceKey 属性 SmallCaptionFontTextDecorations

SmallCaptionFontWeight

获取一个指标,该指标确定非专用窗口的非client 区域的小标题文本的字体粗细。

SmallCaptionFontWeightKey

获取 ResourceKey 属性 SmallCaptionFontWeight

StatusFontFamily

获取一个指标,该指标确定非专用窗口的非工作区的状态栏和工具提示中使用的文本的字体系列。

StatusFontFamilyKey

获取 ResourceKey 属性 StatusFontFamily

StatusFontSize

获取一个指标,该指标确定非专用窗口的非工作区的状态栏和工具提示中使用的文本的字号。

StatusFontSizeKey

获取 ResourceKey 属性 StatusFontSize

StatusFontStyle

获取一个指标,该指标确定在非专用窗口的非client 区域的状态栏和工具提示中使用的文本的字体样式。

StatusFontStyleKey

获取 ResourceKey 属性 StatusFontStyle

StatusFontTextDecorations

获取一个指标,该指标确定非专用窗口的非工作区的状态栏和工具提示中使用的文本修饰。

StatusFontTextDecorationsKey

获取 ResourceKey 属性 StatusFontTextDecorations

StatusFontWeight

获取一个指标,该指标确定在非专用窗口的非client 区域的状态栏和工具提示中使用的文本的字体粗细。

StatusFontWeightKey

获取 ResourceKey 属性 StatusFontWeight

适用于