Click or drag to resize

WorkspaceControllerForFormFindWindowRecursive Method


Namespace: NeoAxis.Editor
Assembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public DocumentWindow FindWindowRecursive(
	DocumentInstance doc,
	Object obj,
	Type type = null
)

Parameters

doc  DocumentInstance
 
obj  Object
 
type  Type  (Optional)
 

Return Value

DocumentWindow
See Also