C1.WPF.Pivot Assembly / C1.WPF.Pivot Namespace / PrintPageTemplate Class / FindCommonVisualAncestor Method

In This Topic
FindCommonVisualAncestor Method (PrintPageTemplate)
In This Topic
Syntax
'Declaration
 
Public Function FindCommonVisualAncestor( _
   ByVal otherVisual As DependencyObject _
) As DependencyObject
 

Parameters

otherVisual
See Also