Property OpenSharedEditorFunc
OpenSharedEditorFunc
When implemented by a class, gets or sets a function that open ISyntaxEdit
instance in multi-document environment.
Func<string, ISyntaxEdit> OpenSharedEditorFunc { get; set; }
When implemented by a class, gets or sets a function that open ISyntaxEdit
instance in multi-document environment.
Func<string, ISyntaxEdit> OpenSharedEditorFunc { get; set; }