2026 Interface
Changes 0
I

IFrameworkElementCreator

Description:
Interface that the Revit UI will call, if present, to construct the FrameworkElement for the pane.
public interface IFrameworkElementCreator
Name Return Type Description
M CreateFrameworkElement() FrameworkElement Method called to create the FrameworkElement.