CandidateWindowBoundsChangedEventArgs 类

定义

提供 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
继承
Object Platform::Object IInspectable CandidateWindowBoundsChangedEventArgs
属性

注解

有关详细信息,请参阅 TextBox.CandidateWindowBoundsChangedRichEditBox.CandidateWindowBoundsChanged

属性

Bounds

获取在文本编辑控件的坐标空间中定义输入法编辑器 (输入法) 窗口的大小和位置的 Rect

适用于

另请参阅