Share via


CandidateWindowBoundsChangedEventArgs Kelas

Definisi

Menyediakan data peristiwa untuk peristiwa 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
Warisan
Object Platform::Object IInspectable CandidateWindowBoundsChangedEventArgs
Atribut

Keterangan

Untuk informasi selengkapnya, lihat TextBox.CandidateWindowBoundsChanged dan RichEditBox.CandidateWindowBoundsChanged.

Properti

Bounds

Mendapatkan Rect yang menentukan ukuran dan lokasi jendela Metode Input Editor (IME), di ruang koordinat kontrol edit teks.

Berlaku untuk

Lihat juga