2027 Method
Changes 0
M

DockablePaneProviderData.GetFrameworkElement

Description:
Wrapper function that returns the FrameworkElement for this provider.
Remarks:
If an IFrameworkElementCreator is provided, that will be called to generate the element, otherwise, the FrameworkElement associated with the provider is returned.
public FrameworkElement GetFrameworkElement()
FrameworkElement FrameworkElement to use as the pane's user interface.