'Declaration Public Property FocusedContentElement As Vintasoft.Imaging.Office.Vmf.UI.VmfContentElement
public Vintasoft.Imaging.Office.Vmf.UI.VmfContentElement FocusedContentElement { get; set; }
public: __property Vintasoft.Imaging.Office.Vmf.UI.VmfContentElement* get_FocusedContentElement(); public: __property void set_FocusedContentElement(
Vintasoft.Imaging.Office.Vmf.UI.VmfContentElement* value
);
public:
property Vintasoft.Imaging.Office.Vmf.UI.VmfContentElement^ FocusedContentElement { Vintasoft.Imaging.Office.Vmf.UI.VmfContentElement^ get(); void set(Vintasoft.Imaging.Office.Vmf.UI.VmfContentElement^ value); }
Property Value
The focused content element.