C# 클래스 Talifun.Commander.Command.Configuration.FileMatchElementPanel

Interaction logic for FileMatchElementPanel.xaml
상속: ElementPanelBase
파일 보기 프로젝트 열기: taliesins/talifun-commander

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