Class ExtensionMethods
Inheritance
System.Object
ExtensionMethods
Namespace: Telerik.Windows.Documents.Model
Assembly: Telerik.Windows.Controls.RichTextBox.dll
Syntax
public static class ExtensionMethods : Object
Methods
GetAssociatedInlineUIContainer(UIElement)
Declaration
public static InlineUIContainer GetAssociatedInlineUIContainer(this UIElement thisElement)
Parameters
System.Windows.UIElement
thisElement
|
Returns
InlineUIContainer
|