C# Class BaseWPFHelpers.Helpers.FinderMatchItemHost

Visual tree helper that matches is the item is an itemshost. Typically used in ItemControls
Inheritance: IFinderMatchVisualHelper
Afficher le fichier Open project: Gainedge/BetterExplorer

Méthodes publiques

Méthode Description
DoesMatch ( DependencyObject item ) : bool

Method Details

DoesMatch() public méthode

public DoesMatch ( DependencyObject item ) : bool
item System.Windows.DependencyObject
Résultat bool