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