RatingItemFontInfo Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Représente des informations sur les états visuels des éléments de police qui représentent une évaluation.
API WinUI 2 équivalente pour UWP : Microsoft.UI.Xaml.Controls.RatingItemFontInfo (pour WinUI dans le SDK d'application Windows, consultez les espaces de noms SDK d'application Windows).
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 327680)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
[WebHostHidden]
class RatingItemFontInfo : RatingItemInfo
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 327680)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class RatingItemFontInfo : RatingItemInfo
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 327680)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public class RatingItemFontInfo : RatingItemInfo
function RatingItemFontInfo()
Public Class RatingItemFontInfo
Inherits RatingItemInfo
<RatingItemFontInfo/>
- Héritage
- Attributs
Configuration requise pour Windows
Famille d’appareils |
Windows 10 Fall Creators Update (introduit dans 10.0.16299.0)
|
API contract |
Windows.Foundation.UniversalApiContract (introduit dans v5.0)
|
Constructeurs
RatingItemFontInfo() |
Initialise une nouvelle instance de la classe RatingItemFontInfo. API WinUI 2 équivalente pour UWP : Microsoft.UI.Xaml.Controls.RatingItemFontInfo.-ctor (pour WinUI dans le SDK d'application Windows, consultez les espaces de noms SDK d'application Windows). |
Propriétés
DisabledGlyph |
Obtient ou définit un glyphe de police Segoe MDL2 Assets qui représente un élément d’évaluation désactivé. API WinUI 2 équivalente pour UWP : Microsoft.UI.Xaml.Controls.RatingItemFontInfo.DisabledGlyph (pour WinUI dans le SDK d'application Windows, consultez les espaces de noms SDK d'application Windows). |
DisabledGlyphProperty |
Identifie la propriété de dépendance DisabledGlyph. API WinUI 2 équivalente pour UWP : Microsoft.UI.Xaml.Controls.RatingItemFontInfo.DisabledGlyphProperty (pour WinUI dans le SDK d'application Windows, consultez les espaces de noms SDK d'application Windows). |
Dispatcher |
Obtient le CoreDispatcher auquel cet objet est associé. CoreDispatcher représente une fonctionnalité qui peut accéder à DependencyObject sur le thread d’interface utilisateur, même si le code est initié par un thread autre que l’interface utilisateur. (Hérité de DependencyObject) |
Glyph |
Obtient ou définit un glyphe de police Segoe MDL2 Assets qui représente un élément d’évaluation qui a été défini par l’utilisateur. API WinUI 2 équivalente pour UWP : Microsoft.UI.Xaml.Controls.RatingItemFontInfo.Glyph (pour WinUI dans le SDK d'application Windows, consultez les espaces de noms SDK d'application Windows). |
GlyphProperty |
Identifie la propriété de dépendance Glyphe. API WinUI 2 équivalente pour UWP : Microsoft.UI.Xaml.Controls.RatingItemFontInfo.GlyphProperty (pour WinUI dans le SDK d'application Windows, consultez les espaces de noms SDK d'application Windows). |
PlaceholderGlyph |
Obtient ou définit un glyphe de police Segoe MDL2 Assets qui représente un élément d’évaluation qui affiche une valeur d’espace réservé. API WinUI 2 équivalente pour UWP : Microsoft.UI.Xaml.Controls.RatingItemFontInfo.PlaceholderGlyph (pour WinUI dans le SDK d'application Windows, consultez les espaces de noms SDK d'application Windows). |
PlaceholderGlyphProperty |
Identifie la propriété de dépendance PlaceholderGlyph. API WinUI 2 équivalente pour UWP : Microsoft.UI.Xaml.Controls.RatingItemFontInfo.PlaceholderGlyphProperty (pour WinUI dans le SDK d'application Windows, consultez les espaces de noms SDK d'application Windows). |
PointerOverGlyph |
Obtient ou définit un glyphe de police Segoe MDL2 Assets qui représente un élément d’évaluation qui a le pointeur sur celui-ci. API WinUI 2 équivalente pour UWP : Microsoft.UI.Xaml.Controls.RatingItemFontInfo.PointerOverGlyph (pour WinUI dans le SDK d'application Windows, consultez les espaces de noms SDK d'application Windows). |
PointerOverGlyphProperty |
Identifie la propriété de dépendance PointerOverGlyph. API WinUI 2 équivalente pour UWP : Microsoft.UI.Xaml.Controls.RatingItemFontInfo.PointerOverGlyphProperty (pour WinUI dans le SDK d'application Windows, consultez les espaces de noms SDK d'application Windows). |
PointerOverPlaceholderGlyph |
Obtient ou définit un glyphe de police Segoe MDL2 Assets qui représente un élément d’évaluation montrant une valeur d’espace réservé avec le pointeur sur celui-ci. API WinUI 2 équivalente pour UWP : Microsoft.UI.Xaml.Controls.RatingItemFontInfo.PointerOverPlaceholderGlyph (pour WinUI dans le SDK d'application Windows, consultez les espaces de noms SDK d'application Windows). |
PointerOverPlaceholderGlyphProperty |
Identifie la propriété de dépendance PointerOverPlaceholderGlyph. API WinUI 2 équivalente pour UWP : Microsoft.UI.Xaml.Controls.RatingItemFontInfo.PointerOverPlaceholderGlyphProperty (pour WinUI dans le SDK d'application Windows, consultez les espaces de noms SDK d'application Windows). |
UnsetGlyph |
Obtient ou définit un glyphe de police Segoe MDL2 Assets qui représente un élément d’évaluation qui n’a pas été défini. API WinUI 2 équivalente pour UWP : Microsoft.UI.Xaml.Controls.RatingItemFontInfo.UnsetGlyph (pour WinUI dans le SDK d'application Windows, consultez les espaces de noms SDK d'application Windows). |
UnsetGlyphProperty |
Identifie la propriété de dépendance UnsetGlyph. API WinUI 2 équivalente pour UWP : Microsoft.UI.Xaml.Controls.RatingItemFontInfo.UnsetGlyphProperty (pour WinUI dans le SDK d'application Windows, consultez les espaces de noms SDK d'application Windows). |
Méthodes
ClearValue(DependencyProperty) |
Efface la valeur locale d’une propriété de dépendance. (Hérité de DependencyObject) |
GetAnimationBaseValue(DependencyProperty) |
Retourne toute valeur de base établie pour une propriété de dépendance, qui s’applique dans les cas où une animation n’est pas active. (Hérité de DependencyObject) |
GetValue(DependencyProperty) |
Retourne la valeur effective actuelle d’une propriété de dépendance à partir d’un DependencyObject. (Hérité de DependencyObject) |
ReadLocalValue(DependencyProperty) |
Retourne la valeur locale d’une propriété de dépendance, si une valeur locale est définie. (Hérité de DependencyObject) |
RegisterPropertyChangedCallback(DependencyProperty, DependencyPropertyChangedCallback) |
Inscrit une fonction de notification pour écouter les modifications apportées à un DependencyProperty spécifique sur cette instance DependencyObject . (Hérité de DependencyObject) |
SetValue(DependencyProperty, Object) |
Définit la valeur locale d’une propriété de dépendance sur un DependencyObject. (Hérité de DependencyObject) |
UnregisterPropertyChangedCallback(DependencyProperty, Int64) |
Annule une notification de modification précédemment inscrite en appelant RegisterPropertyChangedCallback. (Hérité de DependencyObject) |