Class ExtensionMethods
Inheritance
System.Object
ExtensionMethods
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()
Namespace: Telerik.WinForms.Documents.Model
Assembly: Telerik.WinControls.RichTextEditor.dll
Syntax
public static class ExtensionMethods
Methods
GetAssociatedInlineUIContainer(UIElement)
Declaration
public static InlineUIContainer GetAssociatedInlineUIContainer(this UIElement thisElement)
Parameters
UIElement
thisElement
|
Returns
InlineUIContainer
|