C# 클래스 Combogallary.LocalExtensions

파일 보기 프로젝트 열기: msCube/Gallery

공개 메소드들

메소드 설명
ForTextBoxFromTemplate ( this templateFrameworkElement, Action action ) : void
ForWindowFromTemplate ( this templateFrameworkElement, Action action ) : void

메소드 상세

ForTextBoxFromTemplate() 공개 정적인 메소드

public static ForTextBoxFromTemplate ( this templateFrameworkElement, Action action ) : void
templateFrameworkElement this
action Action
리턴 void

ForWindowFromTemplate() 공개 정적인 메소드

public static ForWindowFromTemplate ( this templateFrameworkElement, Action action ) : void
templateFrameworkElement this
action Action
리턴 void