FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid.Automation Namespace / GridCellAutomationPeer Class / GetBoundingRectangleCore Method

In This Topic
    GetBoundingRectangleCore Method (GridCellAutomationPeer)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overrides Function GetBoundingRectangleCore() As Rect
    protected override Rect GetBoundingRectangleCore()
    See Also