Class ShapeUIProvider
Inherited Members
Namespace: Telerik.Windows.Documents.UI.UIProviders
Assembly: Telerik.Windows.Controls.RichTextBox.dll
Syntax
public class ShapeUIProvider : DrawingUIProvider, IUIProvider
Constructors
ShapeUIProvider(ShapeLayoutBox)
Properties
ShapeBox
Methods
CreateDrawingControl()
Declaration
protected override FrameworkElement CreateDrawingControl()
Returns
System.
|
Overrides
GetDrawingSize()
Declaration
protected override SizeF GetDrawingSize()
Returns
Overrides
UpdateRecycledUIElement()
Declaration
protected override void UpdateRecycledUIElement()
Overrides
UpdateUI(UILayerUpdateContext)
Declaration
public override void UpdateUI(UILayerUpdateContext uILayerUpdateContext)
Parameters
UILayer
|