'Declaration Public ReadOnly Property TextPropertiesPanel As WpfDocumentEditorTextPropertiesPanel
public WpfDocumentEditorTextPropertiesPanel TextPropertiesPanel { get; }
public: __property WpfDocumentEditorTextPropertiesPanel* get_TextPropertiesPanel();
public:
property WpfDocumentEditorTextPropertiesPanel^ TextPropertiesPanel { WpfDocumentEditorTextPropertiesPanel^ get(); }