C# Класс Talifun.Commander.Command.Configuration.FileMatchElementPanel

Interaction logic for FileMatchElementPanel.xaml
Наследование: ElementPanelBase
Показать файл Открыть проект

Private Properties

Свойство Тип Описание
BindCommandSettingKeys void
BindConversionTypes void
ConversionTypeComboBoxSelectionChanged void
GetCommandSettings List>.Dictionary
GetProjectElement ProjectElement
OnBindToElement void

Открытые методы

Метод Описание
FileMatchElementPanel ( ) : System.Collections.Generic

Приватные методы

Метод Описание
BindCommandSettingKeys ( string conversionType, string commandSettingKey ) : void
BindConversionTypes ( string conversionType ) : void
ConversionTypeComboBoxSelectionChanged ( object sender, System e ) : void
GetCommandSettings ( System.ComponentModel.Composition.Hosting.ExportProvider container, ProjectElement project ) : List>.Dictionary

This is all the command settings that are related to the file match element.

GetProjectElement ( CommanderSection commanderSettings, FileMatchElement fileMatchElement ) : ProjectElement

Get the project that the file match element belongs too.

OnBindToElement ( object sender, BindToElementEventArgs e ) : void

Описание методов

FileMatchElementPanel() публичный Метод

public FileMatchElementPanel ( ) : System.Collections.Generic
Результат System.Collections.Generic