Table of Contents

Property CommandTarget

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

CommandTarget

An element that an implementor may wish to target as the destination for the command. The property may be implemented as read-write if desired.

public IInputElement? CommandTarget { get; set; }

Property Value

IInputElement