Skip to main content

IPrintableControl.GetCustomVisualTreeWalker() Method

In This Article

For internal use.

Namespace: DevExpress.Xpf.Printing

Assembly: DevExpress.Xpf.Core.v14.2.dll

#Declaration

IVisualTreeWalker GetCustomVisualTreeWalker()

#Returns

Type Description
DevExpress.Xpf.Printing.BrickCollection.IVisualTreeWalker

An object implementing the DevExpress.Xpf.Printing.BrickCollection.IVisualTreeWalker interface.

See Also