C# (CSharp) BaseWPFHelpers Namespace

Classes

Name Description
Helpers
Helpers.FinderMatchFocused Visual tree helper that matches if the item is focused
Helpers.FinderMatchItemHost Visual tree helper that matches is the item is an itemshost. Typically used in ItemControls
Helpers.FinderMatchName Visual tree walker function that matches on name of an element
Helpers.FinderMatchType Visual tree walker class that matches based on Type