IView.InputTransparent Property

Definition

Gets a value indicating whether this element should be involved in the user interaction cycle.

public:
 property bool InputTransparent { bool get(); };
public bool InputTransparent { get; }
member this.InputTransparent : bool
Public ReadOnly Property InputTransparent As Boolean

Property Value

Applies to