The contextual help associated with the pane.
Namespace: Autodesk.Revit.UIAssembly: RevitAPIUI (in RevitAPIUI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public ContextualHelp ContextualHelp { get; set; }Property Value
ContextualHelp
Remarks
If set, the contents of this Contextual Help will be used to respond to a user request for help
(typically this is as a result of pressing F1 while the dockable pane has focus).
See Also
Reference