Edit

Share via


ContextMenu.Location Property

Definition

public:
 property Nullable<System::Windows::Point> Location { Nullable<System::Windows::Point> get(); void set(Nullable<System::Windows::Point> value); };
public Nullable<System.Windows.Point> Location { get; set; }
member this.Location : Nullable<System.Windows.Point> with get, set
Public Property Location As Nullable(Of Point)

Property Value

Applies to