C# 클래스 Dev2.Studio.AppResources.AttachedProperties.UIElementTitleProperty

파일 보기 프로젝트 열기: Warewolf-ESB/Warewolf 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
titleProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
GetTitle ( UIElement element ) : string
SetTitle ( UIElement element, string value ) : void

메소드 상세

GetTitle() 공개 정적인 메소드

public static GetTitle ( UIElement element ) : string
element System.Windows.UIElement
리턴 string

SetTitle() 공개 정적인 메소드

public static SetTitle ( UIElement element, string value ) : void
element System.Windows.UIElement
value string
리턴 void

프로퍼티 상세

titleProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows titleProperty
리턴 System.Windows.DependencyProperty