Share via


ShowContextMenuCommandArgs.X Property

Definition

X coordinate for the context menu, optionally provided by the caller of the command.

public:
 property Nullable<double> X { Nullable<double> get(); };
public double? X { get; }
member this.X : Nullable<double>
Public ReadOnly Property X As Nullable(Of Double)

Property Value

Applies to