Class
TabLeaderSymbolUIProvider

Definition

Constructors

TabLeaderSymbolUIProvider(FormattingSymbolLayoutBox)

Declaration

cs-api-definition
public TabLeaderSymbolUIProvider(FormattingSymbolLayoutBox formattingSymbolLayoutBox)

Parameters

formattingSymbolLayoutBox

FormattingSymbolLayoutBox

Properties

IsInvalidated

Declaration

cs-api-definition
public override bool IsInvalidated { get; }

Property Value

bool

Overrides FormattingSymbolUIProviderBase.IsInvalidated

ShowFormattingSymbolsLastEvaluatedValue

Declaration

cs-api-definition
public bool ShowFormattingSymbolsLastEvaluatedValue { get; }

Property Value

bool

TabStopLeaderLastEvaluatedValue

Declaration

cs-api-definition
public TabStopLeader TabStopLeaderLastEvaluatedValue { get; }

Property Value

TabStopLeader

TabStopPositionLastEvaluatedValue

Declaration

cs-api-definition
public double TabStopPositionLastEvaluatedValue { get; }

Property Value

double

TabStopWidthLastEvaluatedValue

Declaration

cs-api-definition
public double TabStopWidthLastEvaluatedValue { get; }

Property Value

double

TabSymbolTextBlock

Declaration

cs-api-definition
public IRadTextBlock TabSymbolTextBlock { get; }

Property Value

IRadTextBlock

Methods

Arrange(UILayerUpdateContext)

Declaration

cs-api-definition
public override void Arrange(UILayerUpdateContext uILayerUpdateContext)

Parameters

uILayerUpdateContext

UILayerUpdateContext

Overrides FormattingSymbolUIProviderBase.Arrange(UILayerUpdateContext)

GetUIElements(UILayerUpdateContext)

Declaration

cs-api-definition
public override IEnumerable<UIElement> GetUIElements(UILayerUpdateContext context)

Parameters

context

UILayerUpdateContext

Returns

IEnumerable<UIElement>

Overrides FormattingSymbolUIProviderBase.GetUIElements(UILayerUpdateContext)

ReleaseElements()

Declaration

cs-api-definition
public override void ReleaseElements()

Overrides FormattingSymbolUIProviderBase.ReleaseElements()