共用方式為


CoreTextTextRequestedEventArgs 類別

定義

提供 TextRequested 事件的資料。

public ref class CoreTextTextRequestedEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class CoreTextTextRequestedEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class CoreTextTextRequestedEventArgs
Public NotInheritable Class CoreTextTextRequestedEventArgs
繼承
Object Platform::Object IInspectable CoreTextTextRequestedEventArgs
屬性

Windows 需求

裝置系列
Windows 10 (已於 10.0.10240.0 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v1.0 引進)

備註

這個類型的物件會當做引數傳遞至 TextRequested 事件的處理常式。

屬性

Request

取得 TextRequested 事件的相關資訊。

適用於