Share via


O.detectmouseclick Field

Definition

Represents the o:detectmouseclick XML attributes.

public static readonly System.Xml.Linq.XName detectmouseclick;
 staticval mutable detectmouseclick : System.Xml.Linq.XName
Public Shared ReadOnly detectmouseclick As XName 

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: fill, imagedata.
  • corresponds to the following strongly-typed properties: Fill.DetectMouseClick, ImageData.DetectMouseClick.

Applies to