Click or drag to resize
weroSoft AG, Software
HelpProvider Methods
The documentation is integral part of the weroSoft product documentation. This part is intended to be used by developers only.

The HelpProvider type exposes the following members.

Methods
  NameDescription
Public methodStatic memberApplyHelpEntryPoint(DependencyObject, HelpProviderEntryPoint)
Applies the help entry point to the defined dependency object.
Public methodStatic memberApplyHelpEntryPoint(DependencyObject, Type, HelpProviderEntryPoint)
Applies the help entry point to the parent of type parentType of the dependency object.
Public methodStatic memberGetChmHelpContextName
Implements the getter of the attached property 'HelpKeyword'.
Public methodStatic memberGetChmHelpFileName
Implements the getter of the attached property 'ChmHelpFileName'.
Public methodStatic memberGetHtmlHelpFileName
Implements the getter of the attached property 'HtmlHelpFileName'.
Public methodStatic memberGetPdfHelpFileName
Implements the getter of the attached property 'PdfHelpFileName'.
Public methodStatic memberSetChmHelpContextName
Implements the setter of the attached property 'HelpKeyword'.
Public methodStatic memberSetChmHelpFileName
Implements the setter of the attached property 'HelpFileName'.
Public methodStatic memberSetHtmlHelpFileName
Implements the setter of the attached property 'HtmlHelpFileName'.
Public methodStatic memberSetPdfHelpFileName
Implements the setter of the attached property 'PdfHelpFileName'.
Top
See Also