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,定義輸入法 編輯器 (輸入法) 視窗的大小和位置,在文字編輯控件的座標空間中。

適用於

另請參閱