Class FormattingSymbolUIProvider
Inherited Members
Namespace: Telerik.Windows.Documents.UI.UIProviders
Assembly: Telerik.Windows.Documents.dll
Syntax
public class FormattingSymbolUIProvider : FormattingSymbolUIProviderBase, IUIProvider
Constructors
FormattingSymbolUIProvider(FormattingSymbolLayoutBox)
Declaration
public FormattingSymbolUIProvider(FormattingSymbolLayoutBox symbolBox)
Parameters
FormattingSymbolLayoutBox
symbolBox
|
Properties
FormattingSymbolTextBlock
IsInvalidated
Declaration
public override bool IsInvalidated { get; }
Property Value
System.Boolean
|
Overrides
Methods
Arrange(UILayerUpdateContext)
Declaration
public override void Arrange(UILayerUpdateContext uILayerUpdateContext)
Parameters
UILayerUpdateContext
uILayerUpdateContext
|
Overrides
GetUIElements(UILayerUpdateContext)
Declaration
public override IEnumerable<UIElement> GetUIElements(UILayerUpdateContext context)
Parameters
UILayerUpdateContext
context
|
Returns
System.Collections.Generic.IEnumerable<System.Windows.UIElement>
|
Overrides
ReleaseElements()
Declaration
public override void ReleaseElements()