Share via


CandidateWindowBoundsChangedEventArgs Classe

Définition

Fournit des données d’événement pour l’événement CandidateWindowBoundsChanged .

public ref class CandidateWindowBoundsChangedEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.UI.Xaml.WinUIContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class CandidateWindowBoundsChangedEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.UI.Xaml.WinUIContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class CandidateWindowBoundsChangedEventArgs
Public NotInheritable Class CandidateWindowBoundsChangedEventArgs
Héritage
Object Platform::Object IInspectable CandidateWindowBoundsChangedEventArgs
Attributs

Remarques

Pour plus d’informations, consultez TextBox.CandidateWindowBoundsChanged et RichEditBox.CandidateWindowBoundsChanged.

Propriétés

Bounds

Obtient le rect qui définit la taille et l’emplacement de la fenêtre IME (Input Method Rédacteur), dans l’espace de coordonnées du contrôle de modification de texte.

S’applique à

Voir aussi