C# Class BaseWPFHelpers.Helpers.FinderMatchItemHost

Visual tree helper that matches is the item is an itemshost. Typically used in ItemControls
Inheritance: IFinderMatchVisualHelper
显示文件 Open project: Gainedge/BetterExplorer

Public Methods

Method Description
DoesMatch ( DependencyObject item ) : bool

Method Details

DoesMatch() public method

public DoesMatch ( DependencyObject item ) : bool
item System.Windows.DependencyObject
return bool