Click or drag to resize

IRibbonContainerGetTools Method

Get all the tools in this container.

Namespace: Demo3D.Gui
Assembly: WpfControls (in WpfControls.dll) Version: 19.00.00
Syntax
C#
IEnumerable<IRibbonItem> GetTools()

Return Value

IEnumerableIRibbonItem

[Missing <returns> documentation for "M:Demo3D.Gui.IRibbonContainer.GetTools"]

See Also