ModelingWindowPane.PrimarySelection Property

Definition

Returns the current primary selection. If one hasn't been set, returns the first object in the collection

public:
 property System::Object ^ PrimarySelection { System::Object ^ get(); void set(System::Object ^ value); };
public object PrimarySelection { get; set; }
member this.PrimarySelection : obj with get, set
Public Property PrimarySelection As Object

Property Value

Applies to