C# 클래스 Sakuno.KanColle.Amatsukaze.Controls.Data

파일 보기 프로젝트 열기: amatukaze/IntelligentNavalGun

공개 프로퍼티들

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

공개 메소드들

메소드 설명
GetContent ( DependencyObject rpObject ) : string
SetContent ( DependencyObject rpObject, string rpValue ) : void

메소드 상세

GetContent() 공개 정적인 메소드

public static GetContent ( DependencyObject rpObject ) : string
rpObject System.Windows.DependencyObject
리턴 string

SetContent() 공개 정적인 메소드

public static SetContent ( DependencyObject rpObject, string rpValue ) : void
rpObject System.Windows.DependencyObject
rpValue string
리턴 void

프로퍼티 상세

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

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