共用方式為


ExpCompositionContentAutomationProviderRequestedEventArgs.Handled 屬性

定義

public:
 property bool Handled { bool get(); void set(bool value); };
bool Handled();

void Handled(bool value);
public bool Handled { get; set; }
var boolean = expCompositionContentAutomationProviderRequestedEventArgs.handled;
expCompositionContentAutomationProviderRequestedEventArgs.handled = boolean;
Public Property Handled As Boolean

屬性值

Boolean

bool

適用於