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

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