[]
        
(Showing Draft Content)

C1.WPF.Schedule.CoverElementsPane.GetHosts

GetHosts Method

GetHosts()

Gets the list of the FrameworkElement elements, which are the root of visual tree to search covered elements.

Declaration
protected virtual IList<DependencyObject> GetHosts()
Returns
Type Description
IList<DependencyObject>