C# Class BaseWPFHelpers.Helpers.FinderMatchFocused

Visual tree helper that matches if the item is focused
Inheritance: IFinderMatchVisualHelper
Show file 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