WindowUtilities.FindVisualChild<T>

Finds a particular type of control in the children of a top level control

public static T FindVisualChild<T>(DependencyObject obj)

Parameters

obj


See also:

Class WindowUtilities

© West Wind Technologies, 2016-2023 • Updated: 11/23/21
Comment or report problem with topic