C# 클래스 KeyboardEditor.ViewModels.CustomContent

파일 보기 프로젝트 열기: Invenietis/ck-certified

공개 프로퍼티들

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

공개 메소드들

메소드 설명
GetContent ( DependencyObject obj ) : object
SetContent ( DependencyObject obj, object value ) : void

메소드 상세

GetContent() 공개 정적인 메소드

public static GetContent ( DependencyObject obj ) : object
obj System.Windows.DependencyObject
리턴 object

SetContent() 공개 정적인 메소드

public static SetContent ( DependencyObject obj, object value ) : void
obj System.Windows.DependencyObject
value object
리턴 void

프로퍼티 상세

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

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