'Declaration Public Property Preview As Vintasoft.Imaging.Wpf.UI.WpfThumbnailViewer
public Vintasoft.Imaging.Wpf.UI.WpfThumbnailViewer Preview { get; set; }
public: __property Vintasoft.Imaging.Wpf.UI.WpfThumbnailViewer* get_Preview(); public: __property void set_Preview(
Vintasoft.Imaging.Wpf.UI.WpfThumbnailViewer* value
);
public:
property Vintasoft.Imaging.Wpf.UI.WpfThumbnailViewer^ Preview { Vintasoft.Imaging.Wpf.UI.WpfThumbnailViewer^ get(); void set(Vintasoft.Imaging.Wpf.UI.WpfThumbnailViewer^ value); }