CandidateWindowBoundsChangedEventArgs 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.
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
- 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. |