FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid.Automation Namespace / GridCellViewAutomationPeer Class / GetHostRawElementProviderCore Method

In This Topic
    GetHostRawElementProviderCore Method (GridCellViewAutomationPeer)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Function GetHostRawElementProviderCore() As HostedWindowWrapper
    protected virtual HostedWindowWrapper GetHostRawElementProviderCore()
    See Also