InPlaceEditorExtension Class
Definition
Namespace: Alternet.FormDesigner.Wpf
Assembly: Alternet.FormDesigner.Wpf.v9.dll
Extends In-Place editor to edit any text in the designer which is wrapped in the Visual tree under TexBlock
Inheritance
System.Object
InPlaceEditorExtension
Syntax
[ExtensionFor(typeof(TextBlock))]
public class InPlaceEditorExtension : PrimarySelectionAdornerProvider
Constructors
InPlaceEditorExtension() |
Methods
AbortEdit() | Aborts the editing. This aborts the underlying change group of the editor |
OnInitialized() | |
OnRemove() | |
StartEdit() | Starts editing once again. This aborts the underlying change group of the editor |
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()