C# Class CK.WPF.Controls.SelectorByTypeRule

Inheritance: RuleBasedTemplateSelectorRule
Afficher le fichier Open project: Invenietis/ck-certified

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Match ( object item, Type itemType, DependencyObject container ) : bool

Method Details

Match() public méthode

public Match ( object item, Type itemType, DependencyObject container ) : bool
item object
itemType System.Type
container System.Windows.DependencyObject
Résultat bool