'Declaration Public ReadOnly Property Selection As WpfSelectionRegionBase
public WpfSelectionRegionBase Selection { get; }
public: __property WpfSelectionRegionBase* get_Selection();
public:
property WpfSelectionRegionBase^ Selection { WpfSelectionRegionBase^ get(); }