'Declaration Public ReadOnly Property LeftPoint As WpfInteractionPoint
public WpfInteractionPoint LeftPoint { get; }
public: __property WpfInteractionPoint* get_LeftPoint();
public:
property WpfInteractionPoint^ LeftPoint { WpfInteractionPoint^ get(); }