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