SystemFonts.SmallCaptionFontTextDecorations Egenskap
Definition
Viktigt
En del information gäller för förhandsversionen av en produkt och kan komma att ändras avsevärt innan produkten blir allmänt tillgänglig. Microsoft lämnar inga garantier, uttryckliga eller underförstådda, avseende informationen som visas här.
Hämtar måttet som bestämmer dekorationerna i text med liten text för det icke-tillfälliga området i ett icke-minimiserat fönster.
public:
static property System::Windows::TextDecorationCollection ^ SmallCaptionFontTextDecorations { System::Windows::TextDecorationCollection ^ get(); };
public static System.Windows.TextDecorationCollection SmallCaptionFontTextDecorations { get; }
static member SmallCaptionFontTextDecorations : System.Windows.TextDecorationCollection
Public Shared ReadOnly Property SmallCaptionFontTextDecorations As TextDecorationCollection
Egenskapsvärde
En samling textdekorationer.
Kommentarer
Hämta måttet från SPI_GETNONCLIENTMETRICS. Mer information finns i SystemParametersInfo.
XAML-attributanvändning
<
object property="{ SystemFonts.SmallCaptionFontTextDecorations}"/>