Compartir a través de


ExpCompositionContentAutomationProviderRequestedEventArgs.Handled Propiedad

Definición

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

Valor de propiedad

Boolean

bool

Se aplica a