'Declaration Public ReadOnly Property BuildingArea As WpfImageViewerArea
public WpfImageViewerArea BuildingArea { get; }
public: __property WpfImageViewerArea* get_BuildingArea();
public:
property WpfImageViewerArea^ BuildingArea { WpfImageViewerArea^ get(); }